WCS_ECM_TREEVW2(SQL View) |
Index Back |
---|---|
Tree ViewTree View used as prompt table for Cycle Definition Tree Effective Date |
SELECT SETID , TREE_NAME , EFFDT FROM PSTREEDEFN WHERE EFF_STATUS = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL | Tree Name |
3 | WCS_TREE_EFFDT | Date(10) | DATE | Effective Date of Tree |