What are the shipmentActionCode available in PurchaseOrders?
Summary:
If a PO line is closed in SCM, the corresponding line in WMS should also be stopped from receiving. What is the shipmentActionCode to be passed?
Content (please ensure you mask any confidential information):
If a PO line is closed in SCM, the corresponding line in WMS should also be stopped from receiving. What is the shipmentActionCode to be passed?
Version (include the version you are using, if applicable):
23D.12a
Code Snippet (add any code snippets that support your topic, if applicable):
{
"lineNumber": "2",
"itemNumber": "123456",
"quantity": "5",
"price": "1",
"unitofMeasure": "EA",
"itemProductCode": "",
"shipment": [
{
"shipmentNumber": "1",
"shipmentActionCode": "UPDATE",
"shipToOrganizationCode": "TST",
"needByDate": "2023-12-18",