This table stores the translated records for the document entries.
Module: Project Costing
DOCUMENT_ENTRY_ID, LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
DOCUMENT_ENTRY_ID | NUMBER | 38 | 0 | True | Uniquely identifies the document entry row. | ||
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 | ||||
DOC_ENTRY_NAME | VARCHAR2 | 256 | Name of the document entry. | ||||
DESCRIPTION | VARCHAR2 | 2048 | Description |