RUN_CNTL_DPST(SQL Table) | 
Index Back | 
|---|---|
Run Control Batch DepositRUN_CNTL_DPST contains fields that are used as input parameters for the COBOL Process that calculate the deposit fees when the process is triggered from the Process Scheduler. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | 
A user's ID (see PSOPRDEFN).
 Default Value: PRCSRUNCNTL.OPRID  | 
|
| 2 | Character(30) | VARCHAR2(30) NOT NULL | 
Run Control ID
 Default Value: PRCSRUNCNTL.RUN_CNTL_ID  | 
|
| 3 | Character(12) | VARCHAR2(12) NOT NULL | Batch ID | |
| 4 | Character(5) | VARCHAR2(5) NOT NULL | 
Academic Institution
 Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL  |