EOFD_NOTIFUPD(SQL Table) |
Index Back |
---|---|
Notification Tracker |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOFD_MESSAGE_ID | Character(30) | VARCHAR2(30) NOT NULL | Discussion Message ID |
2 | EOFD_NOTIF_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Notification Type
CLOS=Closed PRTC=Participant Added ROPN=Reopened SUBJ=Subject Changed |
3 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
4 | EOFD_PARTCPANT_TYP | Character(1) | VARCHAR2(1) NOT NULL |
Participant Type
G=Discussion Group U=User |
5 | EOFD_PARTICIPANT | Character(30) | VARCHAR2(30) NOT NULL | Participant |