EP_PE_OPR_A_DYS(SQL Table) |
Index Back |
---|---|
EE Review Alerts - Opr PrefsStores personalizations relating to the Employee Review Alerts pagelet. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | EP_REVIEW_STATUS | Character(4) | VARCHAR2(4) NOT NULL |
This field tracks the status of a review document through it's life cycle. This is separate from the approval status of the review, which is tracked separately.
AK=Acknowledged AR=Shared with Employee CA=Canceled CO=Completed EC=Define Criteria IP=Evaluation in Progress NS=Not Started PA=Approval RH=Pending Acknowledgement TP=Track Progress |
3 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
4 | EP_ALERT_DAYS_CRT | Number(3,0) | SMALLINT NOT NULL | Used on the Employee Review Alerts pagelet to determine when corresponding alerts should appear. |
5 | EP_ALERT_DAYS_STD | Number(3,0) | SMALLINT NOT NULL | Used on the Employee Review Alerts pagelet to determine when corresponding alerts should appear. |