DEMAND INTERFACE PROGRAM
Hi
I was working on testing O2C cycle in R12 vision instance was able to complete for few orders till invoice generation but have certain doubts.
1 - After booking , line status becomes 'Awaiting Shipment'
------------------------------------------------------------------------------------------------------------------------------
Record(s) will be created in the table WSH_DELIVERY_DETAILS with RELEASED_STATUS=’R’ (Ready to Release)
Record(s) will be inserted into WSH_DELIVERY_ASSIGNMENTS.
At the same time DEMAND INTERFACE PROGRAM runs in the background and inserts into MTL_DEMAND
------------------------------------------------------------------------------------------------------------------------------
I tried to find records in the MTL_DEMAND table but was not able to do so , have I missed any thing ?