AV_APPEAL_TYPE

(SQL Table)
Index Back

Appeal Type Table

Appeal Type table setup.

  • Related Language Record: AV_APPEAL_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 APPEAL_TYPE Character(6) VARCHAR2(6) NOT NULL Indicates the type of Appeal.
    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

    Default Value: A

    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

    Default Value: AV_APPEAL_TYPE.DESCR