RUN_CNTL_TRMAC5

(SQL Table)
Index Back

Term Activation Run Cntl

This is a run control record used for the term activation proces. It stores required enrollment rule information that is used as select criteria for defining the target population of the process.

  • Parent record: PRCSRUNCNTL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
    2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
    3 TERM_LINE_KEY Number(3,0) SMALLINT NOT NULL Req Term Line Key
    4 TERM_LINE_NBR Number(3,0) SMALLINT NOT NULL Req Term Line Number
    5 ENROLL_TERM Character(4) VARCHAR2(4) NOT NULL Created for the term activation process. Allows user to specify a term for which the student must be enrolled in order to be term activated.

    Prompt Table: TERM_TBL

    6 TERM_CONNECT Character(4) VARCHAR2(4) NOT NULL Detail Connector
    AND=AND
    OR=OR
    7 PARENTHESIS Character(1) VARCHAR2(1) NOT NULL Parenthesis
    (=Left Parenthesis
    )=Right Parenthesis