Hello people on the forum, I have created a table through SBO, then create for default the fields CODE and NAME.
Does a possibility exist of creating a TABLE without these codes for default?
Someone has a example that he/she works with table and insert/update records.
Or some other Addon?
Thanks.
Jorge from Chile
A user table will always have the two fields, Code and Name, it's not possible to create a table without them.
Samples of the DI are available here :
https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/sap business one sdk di api samples.htm
And an AddOn sample here :
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/add-on technical demo for sap business one.htm
Sebastien
Add a comment