Interface Intransit Shipment with API
Hi,
I have a problem when i try to interface intransit shipment.
Do Somebody have an experience with this interface?
My Scenario when i interface is :
1. first i insert data to INV.MTL_TRANSACTIONS_INTERFACE and INV.MTL_TRANSACTION_LOTS_INTERFACE
2. then i call apps.INV_TXN_MANAGER_PUB.process_Transactions to replace concurrent manager in application oracle.
After 2 steps above, in material transaction is running well, but when i tried to receive shipment number that i've already created, there is no shipment number that i've already created before.
Am i wrong with steps above in create interface intransit shipment?