DW_PROJECT_TYPE_D_TL
This table stores the translated records of the various Project Types.
Details
Module: Project Costing
Key Columns
PROJECT_TYPE_ID, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| PROJECT_TYPE_ID | NUMBER | 38 | 0 | True | Project Type ID | ||
| 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 unique identifier | ||||
| PROJECT_TYPE | VARCHAR2 | 256 | Project Type | ||||
| DESCRIPTION | VARCHAR2 | 999 | Description |