LM_ANNOUNCEMENT(SQL Table) |
Index Back |
---|---|
Announcements by OpridThis record is used to retrieve announcement information by oprid. It is populated when an announcement is saved in 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_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Operator ID Used for Announcements |
3 | LM_NOTIFY_HIDE | Character(1) | VARCHAR2(1) NOT NULL |
Flag for announcements. If the flag is turned on, a user will be able to hide an announcement on their home page.
Y/N Table Edit Default Value: N |