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


TABLE: BOM.CST_DEPARTMENT_OVERHEADS_EFC

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


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


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
DEPARTMENT_ID NUMBER
Yes Department Identifier
OVERHEAD_ID NUMBER
Yes Overhead Identifier
COST_TYPE_ID NUMBER
Yes Cost Type Identifier
RATE_OR_AMOUNT NUMBER
Yes Rate or Amount
SET_OF_BOOKS_ID NUMBER

Set Of books identifier
Query Text

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


SELECT DEPARTMENT_ID
,      OVERHEAD_ID
,      COST_TYPE_ID
,      RATE_OR_AMOUNT
,      SET_OF_BOOKS_ID
FROM BOM.CST_DEPARTMENT_OVERHEADS_EFC;

Dependencies

[top of page]

BOM.CST_DEPARTMENT_OVERHEADS_EFC does not reference any database object

BOM.CST_DEPARTMENT_OVERHEADS_EFC is referenced by following:

SchemaAPPS
SynonymCST_DEPARTMENT_OVERHEADS_EFC