AUTHPRCSGRP(SQL View) |
Index Back |
---|---|
Authorized Process |
SELECT A.CLASSID, A.PRCSGRP FROM PSAUTHPRCS A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CLASSID | Character(30) | VARCHAR2(30) NOT NULL | The name of the class (see PSCLASSDEFN). |
2 | PRCSGRP | Character(30) | VARCHAR2(30) NOT NULL |
Process Definition Group Name
Prompt Table: PRCSGRP_VW |