LM_NOT_ANN_ATCH(SQL Table) |
Index Back |
---|---|
Adhoc Notification AttachmentsTable used on adhoc notification pages for attachment processing. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Notification ID | |
2 | Date(10) | DATE | Date Announcment posted and/or email notifications sent. | |
3 | 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 | Character(100) | VARCHAR2(100) NOT NULL | Message | |
5 | Number(10,0) | DECIMAL(10) NOT NULL | Attachment ID - System generated unique ID created for each attachment. | |
6 | LM_ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |
7 | LM_ATTACHSYSFILE | Character(128) | VARCHAR2(128) NOT NULL | Unique System Filename |