PRCSRUNCNTLDIST(SQL Table) |
Index Back |
|---|---|
Run Control Rec - ToolsThis is the tools run control record that stores the Run Control information per each process type/name required by process scheduler to run a process. |
| # | 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(30) | VARCHAR2(30) NOT NULL | Process Type | |
| 4 | Character(12) | VARCHAR2(12) NOT NULL | Process Name | |
| 5 | Character(30) | VARCHAR2(30) NOT NULL | Distribution ID | |
| 6 | Character(3) | VARCHAR2(3) NOT NULL |
Distribution ID Type
2=User ID 3=Role Name |