Import Price Catalog- Quotations
Hello all,
We are currently on R12 version (12.1.3). I am trying to import Quotations with Pricebreaks by using the concurrent program Import Price Catalog. I am inserting data into two interface tables:
1, PO_HEADERS_INTERFACE
2. PO_LINES_INTERFACE
Note: At the PO_LINES_INTERFACE I am also inserting the price breaks for Items which should populate in the po_line_locations_interface when I run the Import Price Catalog.
Below is my sample script to insert data to PO_HEADERS_INTERFACE & PO_LINES_INTERFACE :
--------------insert TO PO_HEADERS_INTERFACE-----------------------------
Insert into PO.PO_HEADERS_INTERFACE
(INTERFACE_HEADER_ID,
BATCH_ID