We have developed an integration scenario on SAP Business One Integration Framework which triggers on the creation/updation of Sales Blanket Agreement. The scenario only fetches information and performs a certain operation outside of SAP and does not...
I have an add-on developed on my laptop (SAP B1 9.3 PL07/ MSSQL 2014) which creates production orders with Routing Stages.This add-on is working perfectly fine with me but when I shift this add-on to the client system(SAP B1 9.3 PL05/ HANA) all funct...
Hello
I have an external C# winforms application which uses some DI Objects to pull data, and then post Goods Issue and Goods Receipt in SBO. I was under the impression if I use Manager to connect DI API and make the postings then it ca...
Hello all.
I have scenario where I need to create about 10 checkbox columns at Sales Order and Invoice Row Level. At Sales Order, I was able to create these Checkboxes using the code below where U_ChkDis1....U_ChkDis2 upto 10 are the UDFs behin...
I've noticed that in some places when I used the <from> tag like this
<from>ABC Company<info@abccompany.com></from>
It sends the email with the sender name as ABC Company. However, other times it would give me a syntax error like this :
And th...
HelloI am facing the a similar problem where I have created an add-on to generate QR Code. I am setting the QR Code in Documents.CreateQRCodeFrom field. The same release is deployed on multiple clients of SAP B1 10.0 and working fine. On one of our c...