Quotation price breaks using interface tables (POXPDOI)
Hi,
I'm uploading price breaks for quotations using the interface tables and Import Price Catalogs API (POXPDOI). It creates the quote successfully, however the unit price on the PO line seems to be grabbing the unit price from the latest PO for that item and not the list price for the item (from the item master table). I tried populating the LIST_PRICE_PER_UNIT on the PO_LINES_INTERFACE table, but it doesn't use it.
Is there a setting in Purchasing that is telling the API to use the latest PO price for the unit price on the quote line?