GVT_RUNCTL_LVE(SQL Table) |
Index Back |
|---|---|
Military Deposit Run ControlGVT_RUNCTL_1514 contains fields that are used as input parameters for the Military Deposit Report. 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 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL |
Language Code
Default Value: ENG |
|
| 4 | RUN_ID | Character(10) | VARCHAR2(10) NOT NULL |
Pay Run ID
Prompt Table: PAY_RUN_TBL |
| 5 | PROCESS_ON_OFF | Character(1) | VARCHAR2(1) NOT NULL |
Process On or Off-Cycle
F=Off-Cycle Checks O=On-Cycle Checks |