Unable to import Pricing attributes through order import
We are trying to create an Order and line with pricing attributes information. tried populating data into OE_PRICE_ATTS_IFACE_ALL along with headers and lines interface tables and ran
standard “Order Import” program.
Order and lines getting processed successfully with no errors but Pricing context details are not loading into base table (OE_ORDER_PRICE_ATTRIBS) and record getting deleted from Interface.
Anny body faced similar issue/similar requirement ? I'm not sure if I am missing anything while populating OE_LINES_IFACE_ALL or OE_PRICE_ATTS_IFACE_ALL tables.
any pointers or reference or sample piece of code would help.