PRCSRUNCNTL(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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | LANGUAGE_OPTION | Character(1) | VARCHAR2(1) NOT NULL |
Language Option
O=Specified Language R=Recipient's Language Default Value: O |