We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hello,
I made an addon and am trying to create a production order from order recommendation. I have an error that is below:
The properties of my items are:
ItemCode : "M1" ,Inventory and Sales Item, Planning method: MRP - Make
ItemCode ...
Hello,
I am trying to add a purchase order by DI API. My code is working on my computer but I tried it as an addon on another company that has different data. And it give the error:" No matching records found(ODBC-2028)". Here is a part of my code:...
I am writing an addon but I faced Addon Disconnect error. As I see, it is because using connection without DI API. Is it mandotary to use DI API for connection? I couldn't find objects for some tables such as ORCM, so I used C# SqlConnection. How can...
Hello,
I am trying to create Purchase Order by DI API, but after I added the document when I right click the purchase order form and try to close or cancel the purchase order document, "couldn't commit transaction ADOC" error occures.
Her...
Hello,
I am trying install SAP B1 9.2 but Create Demo installation is failed.
tmp1.pngI also tried create new company from SAP B1 but it gives error 60070-99999987.
How can I fix it?
Hi Johan,
Thanks for your reply.
I made changes on SalesPersonCode, TransportationCode and DocumentsOwner and the code is working correctly now.
Regards
Hi Szabolcs,
Thank you for answer. I tried that you said and I can see now the error mesage. The message: No matching records found (ODBC -2028)
Do you know why this error happenning?