Hello! I'm trying to export a datetime/timestamp field in service layer with Calculation View.I'm building the field joining the fields UpdateDate with UpdateTS, but it doesn't work. Someone know something or have an example to export edm.type = 'Dat...
Hello!I know that SAP has discontinued the B1DE tool for creating add-ons in the .ARD extension. Additionally, I'm aware that SAP also recommends that add-ons be registered as LW (Light Weight), but my question is: Is it still possible to generate ad...
Hello!I know that SAP has discontinued the B1DE tool for creating add-ons in the .ARD extension. Additionally, I'm aware that SAP also recommends that add-ons be registered as LW (Light Weight), but my question is: Is it still possible to generate ad...
Hello everyone! I developed a Windows Service that connects on DI API - SAP 10 SP 2311 - In my code, it's defined that the connection routine with the DI API and executing operations in SAP occur every 3 minutes.During the first 30 minutes, the servi...
Hello experts!
I'm trying to get the historical APC by Service Layer.
I discovered the endpoint "FixedAssetItemsService_GetAssetEndBalance", but when I POST there, the historical APC value is zero, when actually it has a value in SAP B1.
How to...
No problem!Do you still use the AddOnRegDataGen tool nowadays?When I generate LW, i use only the ExtensionPackage. But let me know if you do something diferent. I appreciate your help
Hi, @brendanbell!Thanks for your answer! I know and i agree that generate LW version is better than ARD.I'm just confused about what is the function of the AddOnRegDataGen.exe. At the SDK's folder, there are Extension Package (to generate the LW zip)...
Hello @NicoleL!I'm experiencing the same issue that was mentioned. I developed an Add-On for SAP 10 SP 2311 and I'm facing these problem, because after 30 minutes using DI API, the attribute "Company.Connected" returns me the 147 error. I didn't find...
Hello, Ankit!There is a way to update that info using Service Layer?I opened a new question yesterday about that, but i found just your answer about DI API.Thanks!