TRK_GRP_PERS_VW

(SQL View)
Index Back

Tracking Group Person View

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

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

# 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