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!