SSR_TREEEFDT_VW

(SQL View)
Index Back

View for effdt of tree

View for effdt of tree

SELECT A.TREE_NAME , A.EFFDT , A.TREE_STRCT_ID FROM PSTREEDEFN A , PS_SSR_TSTTREE_NLD B WHERE A.TREE_CATEGORY ='TEST_ADMIN' AND A.SETID = B.INSTITUTION AND A.TREE_NAME = B.TREE_NAME AND A.EFFDT = B.TREE_EFFDT AND B.SSR_RESTREEVAL_NLD = 'V'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 TREE_NAME Character(18) VARCHAR2(18) NOT NULL Tree Name
2 TREE_EFFDT Date(10) DATE Effective date of the Tree
3 TREE_STRCT_ID Character(18) VARCHAR2(18) NOT NULL Tree Structure Name (see PSTREESTRCT).