You are on page 1of 2

important interface tables for PO or SO

PO tables
---------
Purchase Order
PO_HEADERS_ALL PO_LINES_ALL PO_LINE_LOCATIONS_ALL
PO_DISTRIBUTIONS_ALL
Requisitions
PO_REQUISITION_HEADERS_ALL PO_REQUISITION_LINES_ALL
PO_REQ_DISTRIBUTIONS_ALL
Vendors
PO_VENDORS PO_VENDOR_SITES_ALL PO_VENDOR_CONTACTS
Receiving
RCV_TRANSACTIONS
Buyers
PO_AGENTS
Document and line types
PO_DOCUMENT_TYPES_ALL_B PO_LINE_TYPES_B
Releases
PO_RELEASES_ALL
Others
MTL_SYSTEM_ITEMS_B MTL_CATEGORIES_B

SO tables
---------
OE_ORDER_HEADERS_ALL
OE_ORDER_LINES_ALL
WSH_DELIVERY_DETAILS -- stores Sales Order Lines Shipment Information.
WSH_DELIVERY_ASSIGNMNETS -- Stores Information about which delivery detail id of
wsh_delivery_details assigned to which delivery number.
MTL_DEMAND -- stores Sales Order Items demand qty.
MTL_RESERVATIONS -- stores reservation information of the Sales order

OM tables
---------
Most Important Order Management tables in oracle apps r12
1.oe_order_headers_all
2.oe_order_lines_all
3.qp_list_headers
4.qp_list_lines
5.qp_pricing_attributes
6.OE_PRICE_ADJUSTMENTS
7.OE_ORDER_HOLDS_ALL
8.OE_ORDER_CREDIT_CHECK_RULES
9.wsh_delivery_details
10.wsh_delivery_assignments
11.WSH_NEW_DELIVERIES

Order Management Price List tables


1.qp_list_headers
2.qp_list_lines
3.qp_pricing_attributes

MTL_SYSTEM_ITEMS_B
MTL_ITEM_STATUS
MTL_UNITS_OF_MEASURE_TL
MTL_ITEM_LOCATIONS
MTL_ITEM_CATEGORIES
MTL_CATEGORIES_B
MTL_CATEGORIES_TL
MTL_CATEGORY_SETS_B
MTL_DEMAND
MTL_SECONDARY_INVENTORIES
MTL_ONHAND_QUANTITIES
MTL_TRANSACTION_TYPES
MTL_MATERIAL_TRANSACTIONS
MTL_ITEM_ATTRIBUTES
MTL_ITEM_CATALOG_GROUPS_B

You might also like