EX_REFINE_EE

(SQL Table)
Index Back

Employee Refinements

Employee Refinements. This records stores the employee refinements for a refinement template

  • Parent record: EX_REFINE_TMPL
  • # 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 REFINEMENT_TMPL_ID Character(15) VARCHAR2(15) NOT NULL Refinement template name
    3 APPR_TRANS_TYPE Character(4) VARCHAR2(4) NOT NULL Approval Transaction Type.
    CA=Cash Advance
    ER=Expense Report
    TA=Travel Authorization
    TJ=Time Adjustment
    TR=Time Report
    4 EFFDT Date(10) DATE NOT NULL Effective Date
    5 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: EX_EMPLID_VW