RUN_STPS2_MEX

(SQL Table)
Index Back

STPS Reports Run Control

STPS Reports Run Control Record

  • Parent record: RUN_STPS_MEX
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).

    Prompt Table: RUN_STPS_MEX

    2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID

    Prompt Table: RUN_STPS_MEX

    3 COURSE Character(6) VARCHAR2(6) NOT NULL Course Code

    Prompt Table: COURSE_TBL

    4 SESSION_NBR Character(4) VARCHAR2(4) NOT NULL Course Session Nbr

    Prompt Table: CRSE_SESSN_SRCH

    5 HRS_UNITS Signed Number(10,5) DECIMAL(8,5) NOT NULL Hours/Units
    6 COURSE_START_DT Date(10) DATE Course Start Date
    7 COURSE_END_DT Date(10) DATE Course End Date
    8 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    9 INSTRUCTOR_ID Character(11) VARCHAR2(11) NOT NULL Instructor ID

    Prompt Table: TRN_INSTRCT_VW