PERF_DOC_TYP_VW(SQL View) |
Index Back |
---|---|
Doc Type View - Succ PlanningSuccesion Planning Document Type 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_SRCH_DOC_TYP | Character(8) | VARCHAR2(8) NOT NULL | Search Document Type |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |