Migrating Purchase Orders linked to a Requisition using Interface Tables
HI,
Hi, I am writing a migration to take Requisitions and Purchase Orders from one Operating Unit in EBS R12, and loading them into a new Operating Unit in the same instance.
To do this I am extracting all the Requisitions and Purchase Order details and then loading them into the respective Open Interface tables (after transformation). I then run the relevant Import routines to load them into the new Operating Unit.
During the PO Import I am populating the REQUISITION_LINE_ID field in the PO_LINES_INTERFACE table in order to link the PO to the Requisition in the new operating unit.