Relative Content

Tag Archive for sapb1

Where is the SAP UI API Samples Code Located

Does anyone know where I can find the SAP UI API samples code? I have installed the SAP Business One Studio (1000.00.170), but I can’t find the path for the samples code. I also tried searching on the SAP forum; many experts said it is located in the SAP Business One SDK folder, but I can’t find it.

SAPB1if (SAP Business One Integration Framework) B1Object atom is not updating anything on SAPB1, what am I missing?

I have a step in the B1if that is supposed, at a certain point, to update a SalesQuotation (object 23) filling the NumAtCard field in the header. It should just do that, given a DocEntry I fetched earlier and a string I’m composing, updating the NumAtCard with such string. While I’m not getting any error of sort, the SalesQuotation is not updating, not only the interested field, but not even the changelog telling me that the B1if did an empty update on that document.