PSX_TREENODENUM(SQL Table) |
Index Back |
---|---|
Tree Gapping Record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | SETCNTRLVALUE | Character(20) | VARCHAR2(20) NOT NULL | Tree Definition User Key Value |
3 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL | Tree Name |
4 | EFFDT | Date(10) | DATE | Effective Date |
5 | LOW_NODE_NUM | Signed Number(11,0) | DECIMAL(10) NOT NULL | Tree Gap Low Node |
6 | HIGH_NODE_NUM | Number(10,0) | DECIMAL(10) NOT NULL | Tree Gap High Node |