12.12.2016 Views

bomtrm

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

MTL_SO_RMA_INTERFACE<br />

THIS TABLE IS OBSOLETE WITH THE NEW ORDER MANAGEMENT<br />

SYSTEM. IT IS USED ONLY FOR DATA MIGRATION FROM THIS<br />

TABLE TO THE NEW ORDER MANAGEMENT SYSTEM.<br />

MTL_SO_RMA_INTERFACE is the interface table between Oracle Order<br />

Entry/Shipping and Oracle Inventory. When a customer decides to<br />

return some purchased items back to the supplier, a Return Material<br />

Authorization (RMA) is created in Order Entry. The RMA data is<br />

transferred from Order Entry to the interface table by a program which<br />

is run periodically. The data in this table is utilized by Oracle Inventory.<br />

Three quantity related columns namely QUANTITY,<br />

RECEIVED_QUANTITY, DELIVERED_QUANTITY will at any time<br />

give you the total RMA quantity, total quantity received, and total units<br />

delivered into stores respectively. The INSPECTION_REQUIRED_FLAG<br />

determines whether the returned material requires to go through<br />

inspection. SALES_ORDER_ID is derived at the time of first receipt in<br />

Inventory.<br />

Foreign Keys<br />

Primary Key Table Primary Key Column Foreign Key Column<br />

MTL_SALES_ORDERS SALES_ORDER_ID SALES_ORDER_ID<br />

MTL_SYSTEM_ITEMS_B INVENTORY_ITEM_ID INVENTORY_ITEM_ID<br />

ORGANIZATION_ID<br />

ORGANIZATION_ID<br />

Column Descriptions<br />

Name Null? Type Description<br />

RMA_INTERFACE_ID (PK) NOT NULL NUMBER RMA interface identifier<br />

LAST_UPDATE_DATE NOT NULL DATE Standard Who column<br />

LAST_UPDATED_BY NOT NULL NUMBER Standard Who column<br />

Oracle Proprietary, Confidential Information––Use Restricted by Contract<br />

Detailed Design<br />

3 – 563

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!