cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

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

surajitkundu
Explorer
0 Kudos
547

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/ProductCategoryHierarch...

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-create-service-schema.txt

Thanks

Surajit

Accepted Solutions (0)

Answers (1)

Answers (1)

leonardo_felini
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Surajit,

I have created a custom Odata service in our internal systems for the Product Category Hierarchy object, and could see that in fact the option to post data does not seem to be available as of now.

Generally these operations are restricted by the development team responsible for the business object, either by system design or for data consistency. If the option was enabled, you would be able to check or uncheck the "create" and "update" checkboxes, as mentioned.

If you haven't already, I can suggest you to post this enhancement idea in our Influence Portal (Influence Portal), so it can be voted by other users and considered for future releases based on demand and technical feasibility.

Kind regards,

Leonardo

SAP Support