AV_ATTR_PERS_VW

(SQL View)
Index Back

Attribute Type Table-PERS

This prompts for the Attribute Type and Prompt / Process table information used in creating Membership Organizations for Persons.

SELECT AV_ATTR_CD, EFFDT, EFF_STATUS, AV_ATTR_PRMPT_NM, AV_ATTR_PRCESS_TBL, AV_ATTR_PRCESS_FLD, DESCRSHORT, DESCR FROM PS_AV_ATTR_TYP_TBL WHERE AV_MBR_CRIT_TYP='P'

  • Related Language Record: AVATTRPERSVWLNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 AV_ATTR_CD Character(6) VARCHAR2(6) NOT NULL Attribute Code
    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %DATE

    3 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive
    4 AV_ATTR_PRMPT_NM Character(15) VARCHAR2(15) NOT NULL Attribute Prompt Table
    5 AV_ATTR_PRCESS_TBL Character(15) VARCHAR2(15) NOT NULL Attribute Process Table
    6 AV_ATTR_PRCESS_FLD Character(18) VARCHAR2(18) NOT NULL Attribute Process Field
    7 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    8 DESCR Character(30) VARCHAR2(30) NOT NULL Description