Dear Experts
I am not sure if having multiple B1IF all pointing to the same SAP B1 is possible.
Maybe it is possible pointing to different companies in the same SAP B1. I have not found something that explicitly says it is forbidden or allowed. ...
Hello Folks,
This is my first question on SBO SDK.
I am designing a form for a customer using SAP Business One Studio and in the end, I am going to code the small addon using VB.
The problem I have -and can't find an answer- is how ...
Hello Steve, That is the code I use as an example. C# but I believe you can easily change into VB.Try to simplify the things as much as possible. If you compile for 32 you need to be sure that DI 32 is installed, the same if you use 64 bit.Regards.
Hello Steve, I would not use a bulk copy into HANA for schemas o tables that are managed by SAP. It could break the integrity of the database model.The allowed mechanisms are DTW, Service Layer or DI-API. DTW also allows you to use ODBC as a source o...
Hello Mario, Without knowing the function of the add-on is difficult to know. One possible reason is that this invoice is based on another marketing document and is trying to change with the wrong date. One possibility you have is diving deeper into ...
Hello Rebelin, Have you checked if server is out of space?Do you have permanent or temporary (90 days) licence of HANA?have you changed network settings before reboot?Regards.