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 | This column is for Oracle Internal use only. Unique key for internal purpose | ||||
| ENTERPRISE_ID | NUMBER | 38 | 0 | Enterprise identifier | |||
| DOCUMENT_TYPE | VARCHAR2 | 128 | Document type | ||||
| DESCRIPTION | VARCHAR2 | 999 | Document type Description |
Copyright © 2019, 2024, Oracle and/or its affiliates.