This table stores details of all allocated tasks translations
Module:
LANGUAGE , DOCUMENT_TYPE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
DOCUMENT_TYPE_ID | NUMBER | 38 | 0 | True | Document type 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 | ||||
ENTERPRISE_ID | NUMBER | 38 | 0 | Enterprise identifier | |||
DOCUMENT_TYPE | VARCHAR2 | 128 | Document type | ||||
DESCRIPTION | VARCHAR2 | 256 | Document type Description |