Oracle has offered fulfillment set to group all the lines that we want to fulfill together
lets's say we have sales order with 3 lines and as per business requirement we want to fulfill these lines together.
But there is a possibility
lets's say we have sales order with 3 lines and as per business requirement we want to fulfill these lines together.
But there is a possibility
- one of the line in the order is already shipped and ready for fulfill.
- second line still not shippped and is in status Awaiting Shipping and
- 3rd line got Back-ordered. status. With the above scenario it is very clear that these lines once fulfilled goes to different Invoices
Solution - But if we want to fulfilled and invoiced these lines together , this can be done with the help of FULFILMENT SET.If a line is part of fulfillment set , it will not progress beyond the fulfill activity (Workflow activity - FULFILL_LINE) till all other lines in the same fulfillment set reach to FULFILL_LINE workflow activity. Once last eligible line in the Set reached FULFILL_LINE activity it will progress all lines of the SET
How to assign lines to Fulfillment Set (Same Set as Order header Fulfillment Set).
- Create an Order and check the Fulfillment Set check box.
- Create Order lines and all the lines in the order automatically added to same fulfillment set.