Is it possible to return a Material back to Inventory when the Work Order is in a Closed State?
Summary: User want to return a material back to the store because the material was not picked physically but had mistakenly closed the Work Order however the Material had already been reported against the Work Order
Content (required): I have used the below REST API below but I get a '403 Forbidden' error
Also used the same REST API to return a Material in a Work Order in a Released state still had '403 Forbidden' error after using a "TransactionTypeCode" : "MATERIAL_RETURN"
Also used the same REST API to issue a Material against a work Order still same '403 Forbidden' error after using a "TransactionTypeCode" : "MATERIAL_ISSUE"
Tagged:
0