This table stores the translated records of the various Event Types.
Module: Project Control
LANGUAGE, EVENT_TYPE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
EVENT_TYPE_ID | NUMBER | 38 | 0 | True | Event 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 | System Generated unique identifier | ||||
EVENT_TYPE_NAME | VARCHAR2 | 256 | Event Type Name | ||||
DESCRIPTION | VARCHAR2 | 999 | Description |