PRCSDEFNCNTDIST(SQL Table) |
Index Back |
---|---|
Process Defn - DistributionTable contains list of all user ID or roles names who are authorized to view all generated reports and/or logs for this process |
# | 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 | DISTID | Character(30) | VARCHAR2(30) NOT NULL |
Distribution ID
Prompt Table: %EDITTABLE |
4 | DISTIDTYPE | Character(3) | VARCHAR2(3) NOT NULL |
Distribution ID Type
2=User ID 3=Role Name |