PRCSJOBDIST_VW

(SQL View)
Index Back

Process Job- Distribution

Table contains list of all user ID or roles names who are authorized to view all generated reports and/or logs for this job. This table provide an option to override the list defined in the individual processes belonging to this job.

SELECT PRCSJOBNAME , DISTID ,DISTIDTYPE FROM PS_PRCSJOBCNTDIST

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PRCSJOBNAME Character(8) VARCHAR2(8) NOT NULL Process Job Name
2 DISTID Character(30) VARCHAR2(30) NOT NULL Distribution ID
3 DISTIDTYPE Character(3) VARCHAR2(3) NOT NULL Distribution ID Type
2=User ID
3=Role Name