Interface Trip Stop does the following things,
- Updating the Order Management Data (OE_ORDER_LINES_ALL)
- Triggering the Inventory Interface (to update the Inventory tables)
- Shipped_Quantity
- Shipping_Quantity
- Actual_Shipment_Date
- Inventory Interface will be triggered only if the first part, that means related to OM has successfully completed and flag OE_INTERFACED_FLAG = ‘Y’ on WSH_DELIVERY_DETAILS.
- If value of this flag is N/P then Inventory Interface will never be triggered. And even if you try to submit the Inventory Interface - SRS, delivery detail with OE_INTERFACED_FLAG =’N’ will never be picked up.
- OE_INTERFACED_FLAG = Y -- signifies ITS has interfaced shipping data to OM
- INV_INTERFACED_FLAG = Y -- signifies ITS has interfaced shipping data to INV
Navigation: Oracle Order Management --> Shipping --> Interfaces --> Run
Also Read Order to Cash Cycle
No comments:
Post a Comment