Back to Back Orders - Generating Shipment Request for Sales Order only after B2B TO / PR is created
Summary:
Requirement to send Sales Order shipment request to WMS system only after B2B Transfer order / Purchase Requisition is created.
Further, SO Shipment Request should have Back to Back TO / PR details
Content (required):
We are using seeded Back to Back Transfer and Supply flow. External WMS system is a fulfillment system (Downstream system).
Below is the orchestration flow:
- Scheduling
- Request Orchestration of Supply (This will first create Supply order and then further Transfer Order / Purchase Requisition)
- Awaiting Shipping ( Shipment Request is generated and sent to WMS system)
Requirement:
- Shipment request is going to be scheduled almost real time. How can we ensure that Shipment request ESS process picks up the SO line only if Transfer Order / Purchase Requisition is created? Currently, as per the standard functionality, step 'Request Orchestration of Supply' is completed right after supply order is created. As a result, SO line is eligible for Shipment request even if TO/PR is not created.
0