NOTIFCATN_SETUP(SQL Table) |
Index Back |
---|---|
Notifications TableNotifications Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | NOTIFICATION_ID | Number(10,0) | DECIMAL(10) NOT NULL | Notification ID to track each Notifications |
2 | NOTIFICATION_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Notification Type
E=Error Notification H=Hire Notifications |
3 | ROLE_QUERY_NM | Character(30) | VARCHAR2(30) NOT NULL | Role Query Name |