LM_ML_RUN_NOTIF(SQL Table) |
Index Back |
---|---|
Run Control ML NotificationRun control record for Mandatory Learning Notifications |
# | 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 | LM_ML_NOTIF_EMAIL | Character(1) | VARCHAR2(1) NOT NULL |
Mandatory Learning Email Notification
N=No Y=Yes Default Value: N |
4 | LM_ML_NOTIF_PUSH | Character(1) | VARCHAR2(1) NOT NULL |
Mandatory Learning Push Notification
N=No Y=Yes Default Value: N |
5 | PORTAL_NAME | Character(30) | VARCHAR2(30) NOT NULL | Portal Name (see PSPRDMDEFN). |
6 | NODE_NAME | Character(40) | VARCHAR2(40) NOT NULL | Node Name |