RUN_CNTL_EOPM1(SQL Table) |
Index Back |
---|---|
PUM Run Control for AutomationContains fields that are used as input parameters for the automated udpate runs |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | EOPM_MODE | Character(1) | VARCHAR2(1) NOT NULL |
Process Scheduler Run Mode (posssible values are T or P test or production)
P=Production T=Test Default Value: T |