LM_PRG_ML_NOTIF(SQL Table) |
Index Back |
---|---|
Mandatory learning notifiMandatory learning notification |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_PRG_ID | Number(10,0) | DECIMAL(10) NOT NULL | Program ID is a unique identifier for curriculum and certification Programs. |
2 | LM_LRNR_GROUP_ID | Number(15,0) | DECIMAL(15) NOT NULL | Learner Group ID - Business Role/ Student Group ID |
3 | LM_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL |
ELM Person ID
Prompt Table: LM_PERS_NAME_VW |
4 | LM_NOTIF_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Notification Type
A=Approaching Due Date E=Enrollment O=Overdue |
5 | LM_NUM_DAYS | Number(3,0) | SMALLINT NOT NULL | Number of days |
6 | LM_NOTIF_RECIPIENT | Character(1) | VARCHAR2(1) NOT NULL |
Recipient
B=Both Learner and Manager L=Learner M=Manager |