EP_PERF_NOTES(SQL Table) |
Index Back |
---|---|
Performance NotesThis record is used to hold performance notes related to a particular employee. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EP_REVIEWER_ID | Character(11) | VARCHAR2(11) NOT NULL |
Reviewer ID
Prompt Table: EP_REVWR_ID_VW |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
3 | DATETIME_STAMP | DateTime(26) | TIMESTAMP | DateTime Stamp |
4 | EP_COMMENTS | Long Character | CLOB | Comments field used for documenting performance notes. |