GPAR_PRG_STR_VW(SQL View) |
Index Back |
---|---|
ARG Program Strings tableThis view returns the Program ID from Strings entries for SQR GPAR |
SELECT DISTINCT A.PROGRAM_ID FROM PS_STRINGS_TBL A WHERE A.PROGRAM_ID LIKE 'GPAR%' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROGRAM_ID | Character(8) | VARCHAR2(8) NOT NULL | Program ID |