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


TABLE: INV.MTL_CST_TXN_COST_DETAILS_EFC

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


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


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER
Yes Organization Identifier
TRANSACTION_ID NUMBER
Yes Transaction Identifier
NEW_AVERAGE_COST NUMBER

New Average Cost
COST_ELEMENT_ID NUMBER
Yes Cost Element Identifier
TRANSACTION_COST NUMBER

Transaction Cost
SET_OF_BOOKS_ID NUMBER

Set Of Books Identifier
Query Text

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


SELECT ORGANIZATION_ID
,      TRANSACTION_ID
,      NEW_AVERAGE_COST
,      COST_ELEMENT_ID
,      TRANSACTION_COST
,      SET_OF_BOOKS_ID
FROM INV.MTL_CST_TXN_COST_DETAILS_EFC;

Dependencies

[top of page]

INV.MTL_CST_TXN_COST_DETAILS_EFC does not reference any database object

INV.MTL_CST_TXN_COST_DETAILS_EFC is referenced by following:

SchemaAPPS
SynonymMTL_CST_TXN_COST_DETAILS_EFC