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


TABLE: GMF.CM_SCST_LED_EFC

Object Details
Object Name: CM_SCST_LED_EFC
Object Type: TABLE
Owner: GMF
FND Design Data: TableGMF.CM_SCST_LED_EFC
Subobject Name:
Status: VALID


Shadow table of CM_SCST_DTL for EFC migration. Stores the original values of columns of CM_SCST_DTL that are to be converted to the Euro currency as a part of EFC migration. The table consists of the primary key columns of CM_SCST_DTL and only the columns that are actually converted to the Euro currency.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CMPNT_COST NUMBER
Yes Cost component
NOMINAL_COST NUMBER

Nominal cost
RUDTL_ID NUMBER
Yes Cost rollup detail identifier
SET_OF_BOOKS_ID NUMBER
Yes Set of books identifier
Query Text

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


SELECT CMPNT_COST
,      NOMINAL_COST
,      RUDTL_ID
,      SET_OF_BOOKS_ID
FROM GMF.CM_SCST_LED_EFC;

Dependencies

[top of page]

GMF.CM_SCST_LED_EFC does not reference any database object

GMF.CM_SCST_LED_EFC is referenced by following:

SchemaGMF
ViewCM_SCST_LED_EFC#