cancel
Showing results for 
Search instead for 
Did you mean: 

Increase inventory quantity using negative scraping in SAP ME

0 Kudos

HI All,

I have a scenario, where I have to increase the inventory quantity by doing negative scarp for inventory quantity. Currently I am using "scrap" method of "InventoryService". But it is throwing an error.

Web service returned error. Fault Code: "(http://schemas.xmlsoap.org/soap/envelope/)Server" Fault String: "Quantity is less than minimum limit (-500 < 0) (Message 12035)"

Is there any other way to increase the inventory quantity by negative scrap?

Thanks,

Srikanta Satapathy

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi,

We do not have "negative scrap". You'd rather use InventoryServiceInterface.returnInventoryPiece() or validateAndUpdate().

Regards,

Sergiy

0 Kudos

Hi Sergiy,

Thanks for the message. InventoryServiceInterface.returnInventoryPiece() did the job.

Thanks,

Srikanta Satapathy

Answers (0)