12.12.2016 Views

bomtrm

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

RCV_LOTS_INTERFACE<br />

RCV_LOTS_INTERFACE holds temporary lot number transaction<br />

records for a parent record in the RCV_TRANSACTIONS_INTERFACE<br />

table. Data in the RCV_TRANSACTIONS_INTERFACE table will<br />

eventually reside in RCV_LOT_TRANSACTIONS after being processed<br />

by the receiving transaction processor.<br />

It is possible to have child records in this table without a parent record<br />

due to the automatic save feature in the Lot Entry and Serial Number<br />

forms. The receiving transaction processor deletes these orphan rows as<br />

part of normal processing.<br />

Foreign Keys<br />

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

MTL_SYSTEM_ITEMS_B INVENTORY_ITEM_ID ITEM_ID<br />

RCV_SHIPMENT_LINES SHIPMENT_LINE_ID SHIPMENT_LINE_ID<br />

RCV_TRANSACTIONS_INTERFACE INTERFACE_TRANSACTION_ID INTERFACE_TRANSACTION_ID<br />

Column Descriptions<br />

Name Null? Type Description<br />

INTERFACE_TRANSACTION_ID NOT NULL NUMBER Interface transaction unique<br />

identifier<br />

LAST_UPDATE_DATE NOT NULL DATE Standard Who column<br />

LAST_UPDATED_BY NOT NULL NUMBER Standard Who column<br />

CREATION_DATE NOT NULL DATE Standard Who column<br />

CREATED_BY NOT NULL NUMBER Standard Who column<br />

LAST_UPDATE_LOGIN NULL NUMBER Standard Who column<br />

REQUEST_ID NULL NUMBER Standard Who column<br />

PROGRAM_APPLICATION_ID NULL NUMBER Standard Who column<br />

PROGRAM_ID NULL NUMBER Standard Who column<br />

PROGRAM_UPDATE_DATE NULL DATE Standard Who column<br />

LOT_NUM NOT NULL VARCHAR2(30) Lot number<br />

QUANTITY NOT NULL NUMBER Lot quantity in transaction<br />

unit of measure<br />

TRANSACTION_DATE NOT NULL DATE Transaction date<br />

EXPIRATION_DATE NULL DATE Lot number expiration date<br />

PRIMARY_QUANTITY NULL NUMBER Lot quantity in terms of the<br />

item’s primary unit of measure<br />

ITEM_ID NULL NUMBER Item unique identifier<br />

SHIPMENT_LINE_ID NULL NUMBER Unique identifier of receipt<br />

shipment line<br />

Indexes<br />

Index Name Index Type Sequence Column Name<br />

RCV_LOTS_INTERFACE_N1 NOT UNIQUE 1 INTERFACE_TRANSACTION_ID<br />

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

3 – 770 Oracle Bills of Material Technical Reference Manual

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

Saved successfully!

Ooh no, something went wrong!