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


TABLE: GMF.CM_CMPT_MST_TL

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


Table to store translated columns for Cost Component Master Table


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CM_CMPT_MST_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOST_CMPNTCLS_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
COST_CMPNTCLS_ID NUMBER (10) Yes Cost Component Class unique identifier
LANGUAGE VARCHAR2 (4) Yes Language in which the description is stored
SOURCE_LANG VARCHAR2 (4) Yes Base Language of the description
COST_CMPNTCLS_DESC VARCHAR2 (40) Yes Cost Component Class description
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
Query Text

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


SELECT COST_CMPNTCLS_ID
,      LANGUAGE
,      SOURCE_LANG
,      COST_CMPNTCLS_DESC
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GMF.CM_CMPT_MST_TL;

Dependencies

[top of page]

GMF.CM_CMPT_MST_TL does not reference any database object

GMF.CM_CMPT_MST_TL is referenced by following:

SchemaAPPS
SynonymCM_CMPT_MST_TL