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_MATERIAL_TRANSACTIONS<br />

MTL_MATERIAL_TRANSACTIONS stores a record of every material<br />

transaction or cost update performed in Inventory.<br />

Records are inserted into this table either through the transaction<br />

processor or by the standard cost update program. The columns<br />

TRANSACTION_TYPE_ID, TRANSACTION_ACTION_ID,<br />

TRANSACTION_SOURCE_TYPE_ID, TRANSACTION_SOURCE_ID<br />

and TRANSACTION_SOURCE_NAME describe what the transaction is<br />

and against what entity it was performed.<br />

All accounting journal entries for a given transaction are stored in<br />

MTL_TRANSACTION_ACCOUNTS, joined by the column<br />

TRANSACTION_ID.<br />

If the item is under lot control then the lot records are stored in<br />

MTL_TRANSACTION_LOT_NUMBERS, joined by the column<br />

TRANSACTION_ID. If the item is under serial control then the serial<br />

records are stored in MTL_UNIT_TRANSACTIONS, joined by the<br />

column TRANSACTION_ID. The Item revision and locator control are<br />

stored in the columns REVISION and LOCATOR_ID respectively.<br />

Transfer transactions are represented as two single records in the table.<br />

They are related through the column TRANSFER_TRANSACTION_ID,<br />

which contains the TRANSACTION_ID of the other transaction in the<br />

transfer.<br />

The index MTL_MATERIAL_TRANSACTIONS_UPGD is used only<br />

during install and upgrade, and will be dropped during the course<br />

thereof, but is included here for completeness.<br />

Foreign Keys<br />

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

CST_COST_GROUPS COST_GROUP_ID TRANSFER_COST_GROUP_ID<br />

CST_COST_GROUPS COST_GROUP_ID COST_GROUP_ID<br />

GL_CODE_COMBINATIONS CODE_COMBINATION_ID TRANSFER_COST_DIST_ACCOUNT<br />

GL_CODE_COMBINATIONS CODE_COMBINATION_ID TRANSPORTATION_DIST_ACCOUNT<br />

GL_CODE_COMBINATIONS CODE_COMBINATION_ID DISTRIBUTION_ACCOUNT_ID<br />

GL_CODE_COMBINATIONS CODE_COMBINATION_ID ENCUMBRANCE_ACCOUNT<br />

GL_DAILY_CONVERSION_TYPES CONVERSION_TYPE CURRENCY_CODE<br />

MTL_CYCLE_COUNT_ENTRIES CYCLE_COUNT_ENTRY_ID CYCLE_COUNT_ID<br />

MTL_ITEM_LOCATIONS INVENTORY_LOCATION_ID LOCATOR_ID<br />

ORGANIZATION_ID<br />

ORGANIZATION_ID<br />

MTL_ITEM_REVISIONS REVISION REVISION<br />

ORGANIZATION_ID<br />

ORGANIZATION_ID<br />

INVENTORY_ITEM_ID<br />

INVENTORY_ITEM_ID<br />

MTL_PHYSICAL_ADJUSTMENTS ADJUSTMENT_ID PHYSICAL_ADJUSTMENT_ID<br />

MTL_SECONDARY_INVENTORIES SECONDARY_INVENTORY_NAME SUBINVENTORY_CODE<br />

ORGANIZATION_ID<br />

ORGANIZATION_ID<br />

MTL_SO_RMA_INTERFACE RMA_LINE_ID RMA_LINE_ID<br />

MTL_SO_RMA_INTERFACE RMA_LINE_ID TRX_SOURCE_LINE_ID<br />

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

3 – 420 Oracle Bills of Material Technical Reference Manual

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

Saved successfully!

Ooh no, something went wrong!