TREE_LVL_VW(SQL View) |
Index Back |
|---|---|
Tree Level View |
| select distinct TREE_NAME, TREE_LEVEL_NUM, TREE_LEVEL from PSTREELEVEL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL | Tree Name | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Parent tree level if this is a part of the PSTREEBRANCH record | |
| 3 | TREE_LEVEL | Character(10) | VARCHAR2(10) NOT NULL | Tree Level Number |