SP_PERF_APPR_VW(SQL View) |
Index Back |
---|---|
SP Performance Appraisal viewSP Performance Appraisal view |
SELECT A.EP_REVIEW_TYPE , A.EP_REVW_DESCR FROM PS_EP_REVW_TYP_TBL A WHERE %EffdtCheck(ep_revw_typ_tbl B, A, %CurrentDateIn) AND A.EFF_STATUS = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PERF_APPR_DOC_TYP | Character(8) | VARCHAR2(8) NOT NULL | Document Type |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |