Hello everyone,
I have an extension field in the following view:
Product and Service Portfolio --> Discount lists --> test1 (A pricing table which i created in the configuration and added the extension field to it).
The extension field - "Pr...
Hello Everybody,
I'm trying to create an implementation project for our new customers using the SDK in my developer tenant.
I followed the steps and I edit the fine tuning of the implementation project and finished to build my implementation proj...
Hello,
We have developed add-ons to the SAP BYD tenant.
But when we deploy the add-on in our customer's tenants, the solution is locked, but can be seen from their developer user.
How can i "hide" or compile the add-on in such a way that they w...
Hello,
I am trying to create a mass data via OData service in bydesign.
i have created a custom bo that has item node.
the json request in postman look like this:
{
"ParentObjectID": "00163E70A58D1EE8BCEB951231259E",
"ManufactureCatalogN...
Hello,
I have a journal entry vouchers with a foreign language (Hebrew) that i'm trying to upload to my tenant.
I know that i can download the template from sap and copy the data to the excel they offer to upload the data correctly. but i...
Dear Nabeel,Although this issue was a year ago, We have developed a budget control that will suit your case perfectly.Contact me if it is still relevant.dor@alfacloud.co.ilThank you,Dor Alon
Hello everyone,If anybody have the same problem, we found the solution:the problem was the multiplicty of the node. to allow multiple creates we need to change fromitem {}to item[0,n] {}once the multiplicity is configured in the code, it will solve t...
Hello Mugesh,The ParentObjectID represent materialUUID, which is the alternative key of my custom bo.Each material has many Manufacture Catalogs. i want to update for particular material 2 items at the same request but i cant do it.Thank you,Dor Alon
Dear Tomas,I really appreciate your help, and for opening my eyes for the many features of SAP BYD and for the solution of my problem.Finally, to make my customer more comfort, i have created an OData service in their tenant, and created a script tha...