RPTDW_ORG_UNIT_NODE Table
This section lists the database columns in the RPTDW_ORG_UNIT_NODE table.
|
Database Column |
Details |
|
ID |
Type: Decimal |
|
NAME |
Type: text. Unique. |
|
DISPLAY_NAME |
Type: text. Unique. |
|
NOTES |
Type: text (max length 1000). Unique. |
|
PATH |
Type: text (max length 1000). Unique. |
|
LAST_MODIFIED_TIME |
Type: TimeStamp. Unique. |
|
type |
Type: Decimal. References Table: RPTDW_ORG_UNIT_TYPE Table |
|
project |
Type: Decimal. References Table: RPTDW_PROJECT Table |
|
user |
Type: Decimal. References Table: RPTDW_USER Table |
|
serverHost |
Type: Decimal. References Table: RPTDW_SERVER_HOST Table |