RUNCTL_E_TSCPRT(SQL Table) |
Index Back |
---|---|
Batch Transcript Run ControlThis record is used to store values to be used by the batch transcript generation process. |
# | 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 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
4 | TSCRPT_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Transcript Type
Default Value: OPR_DEF_TBL_CS.TSCRPT_TYPE Prompt Table: SCRTY_TSCRPT_VW |
5 | FROM_DATE | Date(10) | DATE NOT NULL |
From
Default Value: %date |
6 | TO_DATE | Date(10) | DATE NOT NULL |
Latest Date to be sent to PYR
Default Value: %date |