AV_RUNCTL_CAE(SQL Table) |
Index Back |
---|---|
Process Run ControlThis record holds the data needed to process the CAE report. |
# | 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: OPERATOR_VW |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: AV_OPR_DEF_TBL.INSTITUTION Prompt Table: INSTITUTION_TBL |
4 | START_DT | Date(10) | DATE NOT NULL | Start Date |
5 | END_DT | Date(10) | DATE NOT NULL | end date |