PRCSGRP_VW(SQL View) |
Index Back |
---|---|
Process Defn - Process GroupsThis view is used to list all the unique authorized Process Groups. |
SELECT DISTINCT A.PRCSGRP FROM PSAUTHPRCS A WHERE A.PRCSGRP <> ' ' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PRCSGRP | Character(30) | VARCHAR2(30) NOT NULL | Process Definition Group Name |