Hello experts,
I built a customized interface to sap me but I am facing a problem with Inventory IDs.
I need to replace an existing inventory ID in a resource in setup with another compatible one.
Using .../manufacturing-papiservices/InventoryServiceWSService
I am able to do a lot of nice things (find, check, add, update, etc etc)
but I can't remove the Inventory ID from a Slot.
I had a look at .../manufacturing-papiservices/CompTimeLogServiceWSService and
there is a method to find the time log records (getCurrentAndPendingComponentTimeLogRecords)
and another one to close all the component time logs (closeAllCompTimeSlots) but I am not able
to find a way to do it only for one Slot or one Inventory ID.
Can you help me?
Many thanks in advance for the answers.
BR,
Dino