PGM_CATEGORY_AC

(SQL View)
Index Back

Active Categories

This is the prompt view for selecting all active project/program Categories.

SELECT A.SETID , A.CATEGORY_IND , A.DESCR FROM PS_PGM_CATEGORY A WHERE A.EFF_STATUS = 'A'

  • Related Language Record: PGM_CATEGORY_LG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Prompt Table: SP_SETID_NONVW

    2 CATEGORY_IND Character(10) VARCHAR2(10) NOT NULL An additional attribute of the project, program, or project request for further classification. This field is user-defined. Examples of usage include "Strategic", "Operational", "Tactical", etc.
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description