HCMD_NOTIFICTN(SQL Table) |
Index Back |
---|---|
Notification DataContains serialized notifications. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(20) | VARCHAR2(20) NOT NULL | Unique identifier that binds EIM base and derived classes. | |
2 | Character(64) | VARCHAR2(64) NOT NULL | Name of the Notification | |
3 | DateTime(26) | TIMESTAMP | Datetime Created | |
4 | NOTIFIER_NAME | Character(64) | VARCHAR2(64) NOT NULL | Name of the Notifier |
5 | NOTIFICATION | Long Character | CLOB | Serialized Notification |