PRCSDEFNGRP(SQL Table) |
Index Back |
---|---|
Process Defn - Process GroupsThis record is used to make the process definition a member of a panel group. A process definition may be a member of multiple process groups. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PRCSTYPE | Character(30) | VARCHAR2(30) NOT NULL | Process Type |
2 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
3 | PRCSGRP | Character(30) | VARCHAR2(30) NOT NULL |
Process Definition Group Name
Prompt Table: PSPRCSGRP_VW |