DEPT_TREE_NODE(SQL Table) |
Index Back |
---|---|
Department to Tree Node TableDEPT_TREE_NODE is used to enhance efficiency in the Tree Editor for DB2. It is automatically updated via the PER505 SQR. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL | Department |
3 | TREE_NODE | Character(20) | VARCHAR2(20) NOT NULL | Node name |