This table holds translatable attributes of Tree Versions.
Module:
ENTERPRISE_ID, TREE_VERSION_ID, TREE_CODE, TREE_STRUCTURE_CODE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| TREE_CODE | VARCHAR2 | 32 | True | Code for the Department Tree | |||
| TREE_STRUCTURE_CODE | VARCHAR2 | 32 | True | Code for the Department Tree Structure #1 | |||
| TREE_VERSION_ID | VARCHAR2 | 64 | True | Tree version Identifier | |||
| ENTERPRISE_ID | NUMBER | 38 | 0 | True | Enterprise Identifier | ||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. Source record identifier | ||||
| LANGUAGE | VARCHAR2 | 16 | Translation language. | ||||
| TREE_VERSION_DESCRIPTION | VARCHAR2 | 256 | Tree version description. | ||||
| TREE_VERSION_NAME | VARCHAR2 | 128 | Tree version name. | ||||
| TREE_VERSION_COMMENT | VARCHAR2 | 999 | Tree version comment. |
Copyright © 2019, 2024, Oracle and/or its affiliates.