How to receive Inventory Inter Unit Transfers(Transfer Inventory between Business Units) from third
How to receive Inventory Inter Unit Transfers(Transfer Inventory between Business Units) from third party to PeopleSoft 8.9 using Integration Broker.
Here Inventory InterUnit Transferes are initiated in Third party and also received in Third party. How to receive Inventory InterUnit Transferes info(i.e Transfer Quantity Requested and Transfer Quantity Received etc) into PeopleSoft from the Third party.
I can use "INTERUNIT_RECEIPT" message to receive quantity Received in Third party into PeoplSoft. Then run INPJIURV process which retrieves the information from the transaction log, processes the transactions, and updates
the appropriate system tables.
But INTERUNIT_RECEIPT message don't have Quantity Requested in it.