LM_NOTIF_TBL

(SQL Table)
Index Back

Notification Table

Notification Table

  • Related Language Record: LM_NOTF_LNG_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_NOTIF_ID Number(20,0) DECIMAL(20) NOT NULL Alert Id
    2 LM_OPRID Character(30) VARCHAR2(30) NOT NULL Operator ID Used for Announcements
    3 LM_DATE_POSTED Date(10) DATE Date Announcment posted and/or email notifications sent.
    4 LM_SUBJECT Character(254) VARCHAR2(254) NOT NULL Message Subject
    5 LM_MSG_TXT Long Character CLOB Message Text
    6 LM_ROW_ADDED_DTTM DateTime(26) TIMESTAMP Datetime Added