former_member244307
Participant
Member since ‎2009 Jul 29

User Statistics

  • 333 Posts
  • 5 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi,Recently I noticed that when I update a sales order address table (RDR12 table via DI object (AddressExtension), for unknown reason, the Gross Amount in it Freight Charges was reset to zero. Below is my code snip. Any idea?Landoc = (SAPbobsCOM.Doc...
Hi,I want my addon can capture error when a user tries to open a form which is not allowed under user's current license. I am using ActivateMenuItem() method to open a form from my addon, although I put the code inside a try/catch block but it doesn'...
Hi,I just realized that when updating service call via DI API, the BoSvcEpxDocTypes only support A/R documents such like SO, AR Invoice, Delivery or Return,but it doesn't support AP document like PurchaseOrder. The problem is that SAP client supports...
Hi All,We just upgrade to SAP B1 9.2 PL3 (32-bits) recently, just realized that we can't remove document added into Expenses of a service call even the document are still open and no transaction. Not sure if this issue is brought by the recent upgrad...
Hi,Here is my situation, in my application I keep a DI connection by a SAPbobsCOM.Company object. For some reason like SAP DB server is restarted and that DI company object is no longer available. After the SAP DB server is back, then I try to call d...
Kudos from