VC_TREE_ALND_VW(SQL View) |
Index Back |
|---|---|
Group Tree ViewVariable Comp: this view returns all groups for a given tree. |
| SELECT DISTINCT TREE_NAME, TREE_EFFDT, GB_CHILD_GROUP_ID FROM PS_VC_TREE_NODE_VW |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL | Tree Name | |
| 2 | Date(10) | DATE NOT NULL | Effective date of the Tree | |
| 3 | Character(15) | VARCHAR2(15) NOT NULL | Group Build ID. |