cancel
Showing results for 
Search instead for 
Did you mean: 

How to use API to mass change BOM

Joanna
Participant
0 Kudos

Hello, Experts,

I find odata api: Bill of Material - Read,Create,Update,

I want to know how to use this API to mass change BOM?

Would you please give me detail steps ?

Thanks a lot!

RGDS

Joanna Qiu

Accepted Solutions (1)

Accepted Solutions (1)

MartyMcCormick
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Joanna

What is the source of the data? How many BOMs do you have to change and/or is it a one time activity?

If it is a one time activity and there are only a few, you could use a testing tool like Postman to call the PATCH service (https://blogs.sap.com/2018/02/16/s4hana-cloud-api-consumption-101-using-postman-to-test/) and update the BOMs. You can also call OData APIs via Excel but that involves some programming knowledge in VBA.

Do you have SAP Cloud Platform Integration? Developing an iFlow to accept a file (either in batch or realtime) and call the API would also be relatively straightforward. I would say this is the preferred and recommended approach.

Thanks,

Marty

Joanna
Participant
0 Kudos

Hello, Marty,

We have SAP Cloud Platform, I will learn how to use it

Thank you very much

RGDS

Joanna Qiu

Answers (0)