RUN_CNTL_ENRL_T(SQL Table) |
Index Back |
---|---|
Enrollment Target Run ControlRUN_CNTL_ENRL_T contains input parameters for SQR ADENLMGT - Enrollment Target Calculation. This record is used when SQR ADENLMGT is requested from the Process Scheduler. There will be 1 row of data for each job action requested. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: PRCSRUNCNTL.OPRID |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Run Control ID
Default Value: PRCSRUNCNTL.RUN_CNTL_ID |
3 | TARGET_COHORT | Character(6) | VARCHAR2(6) NOT NULL |
Target Cohort - First level identification for Enrollment Target.
Prompt Table: TARGET_COH_VW |