RB_SLA_RUN_CTL(SQL Table) |
Index Back |
---|---|
SLARun Control TableRun control Table to store the Run control information when scheduled |
# | 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 | MCF_EMAIL_ID | Number(16,0) | DECIMAL(16) NOT NULL | Email Id |
4 | SLA_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
SLa Type
MBDU=Mailbox Due Datetime MBEW=Mailbox Early Warning WLDU=Worklist Due DateTime WLEW=Worklist Early Warning |
5 | RUNDTTM | DateTime(26) | TIMESTAMP | Run Date/Time |