PSTREEDEFDSETVW

(SQL View)
Index Back

Detail Tree Set Id Prompt View

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 PeopleSoft Field Type Database Column Type Description
1 DTL_TREE_NAME Character(18) VARCHAR2(18) NOT NULL Tree Structure Summary Detail Tree Name
2 DTL_SETID Character(5) VARCHAR2(5) NOT NULL Tree Structure Summary Detail Tree SetId