RUN_CNTL_SR_ENR(SQL Table) |
Index Back |
---|---|
SR Mass Enrollment Run ControlRUN_CNTL_SR_ENR contains fields that are used as input parameters for the Mass Enrollment Engine. Input data is retrieved from this record when a report is requested from the Process Scheduler. |
# | 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 | ENRL_REQ_ID_FROM | Character(10) | VARCHAR2(10) NOT NULL |
From Enrollment Request ID
Prompt Table: ENRL_REQ_HEADER |
4 | ENRL_REQ_ID_TO | Character(10) | VARCHAR2(10) NOT NULL |
To Enrollment Request ID
Prompt Table: ENRL_REQ_HEADER |