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


TABLE: BOM.CST_RESOURCE_COSTS_EFC

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


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


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
RESOURCE_RATE NUMBER
Yes resource rate
RESOURCE_ID NUMBER
Yes resource identifier
COST_TYPE_ID NUMBER
Yes cost type identifier
SET_OF_BOOKS_ID NUMBER

set of books identifier
Query Text

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


SELECT RESOURCE_RATE
,      RESOURCE_ID
,      COST_TYPE_ID
,      SET_OF_BOOKS_ID
FROM BOM.CST_RESOURCE_COSTS_EFC;

Dependencies

[top of page]

BOM.CST_RESOURCE_COSTS_EFC does not reference any database object

BOM.CST_RESOURCE_COSTS_EFC is referenced by following:

SchemaAPPS
SynonymCST_RESOURCE_COSTS_EFC