DW_CST_COST_ELEMENTS_D_TL
This table contains the cost element descriptions in languages impelmented with the application.
Details
Module: Cost Management
Key Columns
COST_ELEMENT_ID, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| COST_ELEMENT_ID | NUMBER | 38 | 0 | True | Unique identifier of the colst element | ||
| LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. System Generated | ||||
| COST_ELEMENT_DESC | VARCHAR2 | 256 | Cost element description |