PGM_RELEASE_AC

(SQL View)
Index Back

Active Release Type

Release Type View- Prompt used to view all active Release Types

SELECT A.SETID ,A.RELEASE_TYP ,A.DESCR FROM PS_PGM_RELEASETYPE A WHERE A.EFF_STATUS ='A'

  • Related Language Record: PGM_REL_TYPE_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 RELEASE_TYP Character(10) VARCHAR2(10) NOT NULL Release Type driven by the SETID
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description