PSTREEPROMPT(SQL Table) |
Index Back |
---|---|
Prompt table for Tree ManagerThis table contains an entry for all trees -- both branched trees and unbranched ones so that you can prompt for all trees and branches off of one table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_NOMETA_VW |
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 NOT NULL | Effective Date |
5 | TREE_BRANCH | Character(20) | VARCHAR2(20) NOT NULL | Tree Branch Name |