HRS_DIV_RUNCTL(SQL Table) |
Index Back |
---|---|
Run Control Rec - SampleThis is a sample application run control record used to demonstrate how run control values are passed to processes that run within the process scheduler. The process scheduler itself does not use this record. |
# | 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 | START_DATE | Date(10) | DATE NOT NULL | Start Date for Gen Standing PO |
4 | END_DATE | Date(10) | DATE NOT NULL |
End Date
Default Value: %date |
5 | HEADER_GROUPBOX1 | Character(1) | VARCHAR2(1) NOT NULL | Generic Groupbox field |