JPM_EE_ACK_REQ(SQL Table) |
Index Back |
---|---|
EE Acknowledgment RequestsEE Acknowledgment request for job profiles. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | JPM_PROFILE_ID | Character(12) | VARCHAR2(12) NOT NULL | The id, autoassigned or user assigned of the profile. This id is used to group items and other related material together into one coherent profile. |
3 | JPM_ACK_PROCESSED | Character(1) | VARCHAR2(1) NOT NULL | Processed |
4 | JPM_REMIND_DTTM | DateTime(26) | TIMESTAMP | Date of Reminder |
5 | 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. |