PSPRCSGRP_VW

(SQL View)
Index Back

Process Groups

This view is used to list all the unique Process Groups.

SELECT DISTINCT PRCSGRP FROM PS_PRCSJOBGRP WHERE PRCSGRP <> ' ' UNION SELECT DISTINCT PRCSGRP FROM PS_PRCSDEFNGRP WHERE PRCSGRP <> ' '

  • Parent record: PRCSDEFN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PRCSGRP Character(30) VARCHAR2(30) NOT NULL Process Definition Group Name