This table stores details of all allocated checklist translations
Module:
LANGUAGE , ALLOCATED_CHECKLIST_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
ALLOCATED_CHECKLIST_ID | NUMBER | 38 | 0 | True | Allocated Checklist identifier | ||
LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated | |||
SOURCE_RECORD_ID | VARCHAR2 | 128 | Unique key for internal purpose | ||||
BUSINESS_GROUP_ID | NUMBER | 38 | 0 | Business group Identifier | |||
CHECKLIST_NAME | VARCHAR2 | 256 | Name of Task | ||||
DESCRIPTION | VARCHAR2 | 512 | Description |