Skip to Content
0
Sep 06, 2023 at 12:18 PM

How do i update material with a change number using an OData api in S/4 Hana?

53 Views

I am trying to update a material using a change number. Which OData API should I use?

I have been trying the "API_PRODUCT_SRV" OData API without any success. The material gets updated but the change document does not include the change number. I have created a change number with the API_CHANGEMASTER OData API.

Do i need to use some other OData api for this?

Thanks!