TRK_GRP_ORG2_VW

(SQL View)
Index Back

Tracking Group Person View

TRK_GRP_ORG2_VW is used as a prompt in the letter generation process. If the 'All Org IDs' option was specified, this view will be used to show the user those tracking groups for organization type tracking groups.

SELECT DISTINCT A.Tracking_Group , A.Group_Status FROM PS_TRACKING_GRPS A WHERE SA_ID_TYPE = 'O'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 TRACKING_GROUP Character(6) VARCHAR2(6) NOT NULL Tracking Group
2 GROUP_STATUS Character(1) VARCHAR2(1) NOT NULL Group Status
C=Completed
I=Initiated