Orders can be imported as ENTERED, BOOKED or CLOSED.
ENTERED:
If an order is imported with an entry status of ENTERED
(OE_HEADERS_IFACE_ALL.BOOKED_FLAG=N or NULL) then the result after import is
that the line is BOOK_ORDER eligible.
Order Management provides the capability to add a new customer, the address and contacts using the Order Import feature.
The table OE_CUSTOMER_INFO_IFACE_ALL needs to be populated for this to occur. Based on the data available in the OE_HEADERS_IFACE_ALL the data from the table OE_CUSTOMER_INFO_IFACE_ALL will be processed to add a new customer. This table can also be used to import a new address only or contact information of an existing Customer.