AVCTYPCDVWLNG

(SQL View)
Index Back

Constituent Type Code View

Use AV_CTYP_CD_VW to display all constituent type codes available. Prompts against the code table.

SELECT CNST_TYPE , EFFDT , LANGUAGE_CD , DESCR , DESCRSHORT FROM PS_AV_CTYP_CD_LNG

  • Related Language Record for AV_CTYP_CD_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 CNST_TYPE Number(3,0) SMALLINT NOT NULL Constituent Type

    Prompt Table: AV_CTYP_CD_TBL

    2 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

    Default Value: AV_CTYP_CD_TBL.DESCR