NVSALLTREEND_VW

Return to Index

View: PS_NVSALLTREEND_VW

Includes Set IDs. Used for prompting when a user specifies a level in the page.

PlatformView Text
DefaultSELECT a.SETID , a.TREE_NAME , b.TREE_NODE , a.EFFDT , b.DESCR FROM PSTREENODE a , PS_TREE_NODE_TBL b WHERE a.SETID = b.SETID AND a.TREE_NODE = b.TREE_NODE AND b.EFF_STATUS = 'A' AND b.EFFDT = ( SELECT MAX(c.EFFDT) FROM PS_TREE_NODE_TBL c WHERE c.SETID = a.SETID AND c.TREE_NODE = a.TREE_NODE AND c.EFF_STATUS = 'A' AND c.EFFDT <= a.EFFDT)

PeopleSoft Field NameDescription
SETCNTRLVALUETree Definition User Key Value
TREE_NAMETree Name
TREE_NODENode name
EFFDTEffective Date
DESCRDescription

Author: PeopleTools

Return to Index

© Go-Faster Consultancy Ltd.  Last updated 24 July 2010