EP_INSTALLATION(SQL Table) |
Index Back |
|---|---|
ePerformance ManagementePerformance Management "Installation Table". This table allows you to configure global processing options for the ePerformance Management application module. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | EP_LAST_APPR_ID | Number(8,0) | INTEGER NOT NULL | Last Appraisal Id assigned |
| 2 | EP_ALLOW_LANG_OVRD | Character(1) | VARCHAR2(1) NOT NULL |
Used to indicate whether review documents can be in languages other than the system base language. If set to YES, then an alternative language-code can be specified when creating a review.
Y/N Table Edit Default Value: N |
| 3 | EP_DEBUG_CALC_SW | Character(1) | VARCHAR2(1) NOT NULL |
Configuration Option - Enable rating calculation debugging
Y/N Table Edit Default Value: N |
| 4 | EP_NOTIFY_MGRDOC | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to confgure e-mail notification for events that occur during the life-cycle of a review.
Y/N Table Edit Default Value: Y |
| 5 | EP_NOTIFY_ROLEDOC | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to confgure e-mail notification for events that occur during the life-cycle of a review.
Y/N Table Edit Default Value: Y |
| 6 | EP_NOTIFY_EE_COMPL | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to confgure e-mail notification for events that occur during the life-cycle of a review.
Y/N Table Edit Default Value: Y |
| 7 | EP_NOTIFY_RQST_RWK | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to confgure e-mail notification for events that occur during the life-cycle of a review.
Y/N Table Edit Default Value: Y |
| 8 | EP_NOTIFY_RQST_RVW | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to confgure e-mail notification for events that occur during the life-cycle of a review.
Y/N Table Edit Default Value: Y |
| 9 | EP_NOTIFY_RQST_ACK | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to confgure e-mail notification for events that occur during the life-cycle of a review.
Y/N Table Edit Default Value: Y |
| 10 | EP_NOTIFY_EE_ACK | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to confgure e-mail notification for events that occur during the life-cycle of a review.
Y/N Table Edit Default Value: Y |
| 11 | EP_NOTIFY_DATE_CHG | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to confgure e-mail notification for events that occur during the life-cycle of a review.
Y/N Table Edit Default Value: Y |
| 12 | EP_NOTIFY_STS_CHG | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to confgure e-mail notification for events that occur during the life-cycle of a review.
Y/N Table Edit Default Value: Y |
| 13 | EP_NOTIFY_TRANSFER | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to confgure e-mail notification for events that occur during the life-cycle of a review.
Y/N Table Edit Default Value: Y |
| 14 | EP_BEGIN_DT_SW | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance Configuration switch -
Display Review Begin Date on Review Selection Page?
Y/N Table Edit Default Value: Y |
| 15 | EP_END_DT_SW | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance Configuration switch -
Display Review End Date on Review Selection Page?
Y/N Table Edit Default Value: Y |
| 16 | EP_REVIEW_STAT_SW | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance Configuration switch -
Display Review Status on Review Selection Page?
Y/N Table Edit Default Value: Y |
| 17 | EP_EMPL_JOB_SW | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance Configuration switch -
Display Employee Job Title on Review Selection Page?
Y/N Table Edit Default Value: Y |
| 18 | EP_MGR_NAME_SW | Character(1) | VARCHAR2(1) NOT NULL |
Display Manager Name
Y/N Table Edit Default Value: Y |
| 19 | EP_NOTIFY_BL_COMPL | Character(1) | VARCHAR2(1) NOT NULL |
Notify on Baseline complete
Y/N Table Edit Default Value: Y |
| 20 | EP_NOTIFY_BL_CREAT | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance notify flag
Y/N Table Edit Default Value: Y |
| 21 | EP_NOTIF_BL_REOPEN | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance notify flag
Y/N Table Edit Default Value: Y |
| 22 | EP_NOTIF_NM_SUBMIT | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance notify flag
Y/N Table Edit Default Value: Y |
| 23 | EP_NOTIF_NM_ACCEPT | Character(1) | VARCHAR2(1) NOT NULL |
Nominations Accepted
Y/N Table Edit Default Value: Y |
| 24 | EP_NOTIF_NM_CANCEL | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance notify flag
Y/N Table Edit Default Value: Y |
| 25 | EP_NOTIF_NM_DECLIN | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance notify flag
Y/N Table Edit Default Value: Y |
| 26 | EP_NOTIF_OTH_COMPL | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance notify flag
Y/N Table Edit Default Value: Y |
| 27 | EP_NOTIF_MGR_COMPL | Character(1) | VARCHAR2(1) NOT NULL |
ePerformance notify flag
Y/N Table Edit Default Value: Y |
| 28 | EP_NOTIF_EVL_CANCL | Character(1) | VARCHAR2(1) NOT NULL |
Notify on Cancel Evaluation
Y/N Table Edit Default Value: Y |
| 29 | EP_NOTIF_DOC_CANCL | Character(1) | VARCHAR2(1) NOT NULL |
Notification flag for Cancel Document
Y/N Table Edit Default Value: Y |
| 30 | EP_NOTIF_BASE_ERR | Character(1) | VARCHAR2(1) NOT NULL |
Baseline Creation Error
Default Value: Y |
| 31 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: PSROLEDEFN |