This table stores the translated records of the various Plan Types.
Module: Project Control
LANGUAGE, PLAN_TYPE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
PLAN_TYPE_ID | NUMBER | 38 | 0 | True | Plan Type ID | ||
LANGUAGE | VARCHAR2 | 16 | True | language in which contents are translated | |||
SOURCE_RECORD_ID | VARCHAR2 | 64 | Source record identifier | ||||
PLAN_TYPE_NAME | VARCHAR2 | 256 | Plan Name | ||||
DESCRIPTION | VARCHAR2 | 2048 | Description |