PSTREEDEFDSETVW |
index back |
|---|---|
Detail Tree Set Id Prompt View |
| SELECT DISTINCT DTL.TREE_NAME ,DEFN.SETID FROM PSTREEDEFDTLVW DTL ,PSTREEDEFN DEFN WHERE DTL.TREE_NAME = DEFN.TREE_NAME AND DEFN.SETID <> ' ' |
| PeopleSoft Field Name | Field Type | Column Type | Description |
|---|---|---|---|
DTL_TREE_NAME |
Character(18) | VARCHAR2(18) NOT NULL | Tree Structure Summary Detail Tree Name |
DTL_SETID |
Character(5) | VARCHAR2(5) NOT NULL | Tree Structure Summary Detail Tree SetId |
| index back | (c)David Kurtz 2020, www.go-faster.co.uk | PeopleTools 8.58 PTRef generated on 21-DEC-20 |