I am trying to run an addon in debug mode (x64) for SAP B1 version 10.00.150. This addon worked well in version 9.3.
I have updated the .dll files for SAP bobs and boui with the correct version in the code. This is a Hana DB. I have made sure I hav...
Hi experts,
I am trying to add documents to stages in a project. I have this LPO list derived from purchase order rows that I iterate through then try to add. The problem is I encounter the error: 'Cannot proceed; Purchase Orders 12 has already bee...
Hello,
I have created an light addon for SAP B1 version 10 using Extension Package.
This is the B1 version
I have placed this in the versioning while creating the addon.
In basic information, I have put Both for Supported Client type.
...
Hello experts,
I have a situation where I have created some UDFs for a purchase order document. It is as below.
lpo.png
I want to write a query in approval templates whereby if the Total (LC) column is greater than the Project Balance column on...
Hello experts,
I created a UDF for marketing documents named PMG1 as shown below. I added one valid value, "N/A" to make it a combobox.
pmg1a.png
Using sdk, I am able to add values to this combo. However with my code, It adds the values I want ...