Page 1 of 1

OM interfaces

Posted: Sat Nov 15, 2008 4:43 pm
by akumar.oracle
Hi
Can anyone please
Name some of the Oracle Order Management Interfaces along with short description of each.

Thankyou

Arvin

Posted: Wed Nov 19, 2008 8:49 pm
by sasikirang
Hi Arvin
Some of the Oracle OM interfaces are
* Order Import Interface - Order Import is an Inbound Interface, which uses interface tables like Oe_Order_Headers_Iface_All, Oe_Order_Lines_Iface_All, and Oe_Reservtns_Iface_All to import data. The interface then validates the data before inserting /updating data in Order Management base tables.
* Process Order API - Process Order uses Oe_Order_Pub.Process_Order API Call to create, update or delete data into Order Management.