LM_ANN_RCPNTKEY(SQL Table) |
Index Back |
---|---|
Announcement Recipient KeysThis record is used to hold the associated key value for recipient groups chosen on the ad-hoc notify and announce component. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_NOTIF_TRANS_ID | Number(10,0) | DECIMAL(10) NOT NULL | Notification ID |
2 | LM_DATE_POSTED | Date(10) | DATE | Date Announcment posted and/or email notifications sent. |
3 | LM_DELIVERY_METHOD | Character(1) | VARCHAR2(1) NOT NULL |
The delivery methods available for ad-hoc notifications and announcements.
A=Announcement B=Both Email and Announcement E=Email Notification |
4 | LM_MSG_ABBREVIATED | Character(100) | VARCHAR2(100) NOT NULL | Message |
5 | LM_RCPNT_GRP_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
Recipient Group Type
1=Learner Group 2=Job Code 3=Department 4=Customer 5=Learning Environment 6=Class 7=Program 8=System-Wide |
6 | LM_RCPNT_GRP | Number(15,0) | DECIMAL(15) NOT NULL |
Recipient Group
Prompt Table: %EDITTABLE |
7 | LM_RCPNT_GRP_DESC | Character(50) | VARCHAR2(50) NOT NULL |
Recipient Group Description
Prompt Table: %EDITTABLE |