DBA Data[Home] [Help] [Dependency Information]


TABLE: INV.MTL_SYSTEM_ITEMS_B_EFC

Object Details
Object Name: MTL_SYSTEM_ITEMS_B_EFC
Object Type: TABLE
Owner: INV
FND Design Data: TableINV.MTL_SYSTEM_ITEMS_B_EFC
Subobject Name:
Status: VALID


MTL_SYSTEM_ITEMS_B_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
MTL_SYSTEM_ITEMS_B prior to conversion to the euro currency.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
INVENTORY_ITEM_ID NUMBER
Yes Inventory Item Identifier
ORGANIZATION_ID NUMBER
Yes Organization Identifier
LIST_PRICE_PER_UNIT NUMBER

List Price Per Unit
ORDER_COST NUMBER

Order Cost
MARKET_PRICE NUMBER

Market Price
CARRYING_COST NUMBER

Carrying Cost
SET_OF_BOOKS_ID NUMBER

Set Of Books Identifier
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT INVENTORY_ITEM_ID
,      ORGANIZATION_ID
,      LIST_PRICE_PER_UNIT
,      ORDER_COST
,      MARKET_PRICE
,      CARRYING_COST
,      SET_OF_BOOKS_ID
FROM INV.MTL_SYSTEM_ITEMS_B_EFC;

Dependencies

[top of page]

INV.MTL_SYSTEM_ITEMS_B_EFC does not reference any database object

INV.MTL_SYSTEM_ITEMS_B_EFC is referenced by following:

SchemaAPPS
SynonymMTL_SYSTEM_ITEMS_B_EFC