EX_PROF_APPRVR

(SQL Table)
Index Back

Approver profile

Approver Profile. This record stores the T&E approver profile (parent) definitions.

  • Related Language Record: EX_PROF_A_LNG
  • Parent Record Of EX_PROF_ATTR
  • # 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 APPROVER_PROFILE Character(15) VARCHAR2(15) NOT NULL Approver profile name
    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A

    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    6 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
    7 APPRVR_TYPE Character(10) VARCHAR2(10) NOT NULL Approver type used to cross reference an AWE process id and stage.

    Prompt Table: EX_APPRVR_TYPE

    8 DEFAULT_PROFILE Character(1) VARCHAR2(1) NOT NULL Use as default profile

    Y/N Table Edit

    Default Value: N