VERIF_STU_TOLVW

(SQL View)
Index Back

Verification Tolerance Setup

This view is used by the verification panels to display student level tolerances to the user.

SELECT A.EMPLID, A.TOTAL_TOL_FED, A.TOTAL_TOL_INST FROM PS_VERIF_STU_TOL A

  • Parent record: VERIF_COMP_HDR
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    2 TOTAL_TOL_FED Signed Number(12,0) DECIMAL(11) NOT NULL Total Tolerance Federal
    3 TOTAL_TOL_INST Signed Number(12,0) DECIMAL(11) NOT NULL Total Tolerance Institutional