RUN_CNTL_APP(SQL Table) | 
Index Back | 
|---|---|
Run Control Batch DepositRUN_CNTL_AD_SR contains fields that are used as input parameters for the COBOL Process that activates admission applicants. Input data is retrieved from this record 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 | BATCH_ID | Character(12) | VARCHAR2(12) NOT NULL | Batch ID | 
| 4 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL | 
Academic Institution
 Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL  | 
| 5 | ADMIT_TERM | Character(4) | VARCHAR2(4) NOT NULL | 
Admit Term
 Prompt Table: TERM_VAL_TBL  | 
| 6 | ADM_APPL_CTR | Character(4) | VARCHAR2(4) NOT NULL | 
Application Center
 Prompt Table: ADM_APPLCTR_TBL  |