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


TABLE: BOM.CST_PAC_ITEM_COST_DETAILS_EFC

Object Details
Object Name: CST_PAC_ITEM_COST_DETAILS_EFC
Object Type: TABLE
Owner: BOM
FND Design Data: TableBOM.CST_PAC_ITEM_COST_DETAILS_EFC
Subobject Name:
Status: VALID


CST_PAC_ITEM_COST_DETAILS_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
CST_PAC_ITEM_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
LEVEL_TYPE NUMBER
Yes Level Type
COST_LAYER_ID NUMBER
Yes Cost Layer Identifier
ITEM_MAKE_COST NUMBER

Item Make Cost
COST_ELEMENT_ID NUMBER
Yes Cost Element Identifier
ITEM_BUY_COST NUMBER

Item Buy Cost
ITEM_COST NUMBER
Yes Item Cost
SET_OF_BOOKS_ID NUMBER

Set of books identifier
Query Text

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


SELECT LEVEL_TYPE
,      COST_LAYER_ID
,      ITEM_MAKE_COST
,      COST_ELEMENT_ID
,      ITEM_BUY_COST
,      ITEM_COST
,      SET_OF_BOOKS_ID
FROM BOM.CST_PAC_ITEM_COST_DETAILS_EFC;

Dependencies

[top of page]

BOM.CST_PAC_ITEM_COST_DETAILS_EFC does not reference any database object

BOM.CST_PAC_ITEM_COST_DETAILS_EFC is referenced by following:

SchemaAPPS
SynonymCST_PAC_ITEM_COST_DETAILS_EFC