[Home] [Help]
[Dependency Information]
Object Name: | CM_CMPT_MST_TL |
---|---|
Object Type: | TABLE |
Owner: | GMF |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Table to store translated columns for Cost Component Master Table
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
CM_CMPT_MST_TL_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() |
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 |
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;
GMF.CM_CMPT_MST_TL does not reference any database object
GMF.CM_CMPT_MST_TL is referenced by following:
|
|
|