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


TABLE: INV.MTL_PERIOD_SUMMARY_EFC

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


MTL_PERIOD_SUMMARY_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
MTL_PERIOD_SUMMARY 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
ACCT_PERIOD_ID NUMBER
Yes Accounting Period Identifier
INVENTORY_VALUE NUMBER
Yes Inventory Value
SECONDARY_INVENTORY VARCHAR2 (10)
Secondary Inventory
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
,      ACCT_PERIOD_ID
,      INVENTORY_VALUE
,      SECONDARY_INVENTORY
,      SET_OF_BOOKS_ID
FROM INV.MTL_PERIOD_SUMMARY_EFC;

Dependencies

[top of page]

INV.MTL_PERIOD_SUMMARY_EFC does not reference any database object

INV.MTL_PERIOD_SUMMARY_EFC is referenced by following:

SchemaAPPS
SynonymMTL_PERIOD_SUMMARY_EFC