Skip to Content
0
Jun 27, 2023 at 12:14 PM

How to Create oData custom service for Product Category Post data in SAP Business ByDesign ?

96 Views Last edit Aug 31, 2023 at 04:24 AM 4 rev

Hi Expert ,

I want to add/post ProductCategory data in SAP Business ByDesign using oData Service. I can't see any default service so i have added one CustomService with below details :

Header > WorkCenter View : PMM_PRODUCTCATEGORIES

Entity Type :

BO Name : ProductCategoryHierarchy

BO Node Name : Root

Please check attachement for Schema details and Custom Service create structure.I am able to Get data using below usri :

https://my342616.sapbydesign.com/sap/byd/odata/cust/v1/aeccategorymasterdata/ProductCategoryHierarchyCollection?$format=json&$expand=ProductCategoryHierarchyProductCategory&$inlinecount=allpages&$top=50

But I am not able to POST/Create data in SAP Business ByDesign.

Please give me suggession how to Post/Create data through Rest oData Custom Service.

Note : I am able to see create or update check box are disable and unchecked. you can see in my below image.

category-service-create.png

category-create-service-schema.txt

Thanks

Surajit