EP_REVW_EE_D_VW

(SQL View)
Index Back

Document Type for EE: Dvl

Document Type: Initiate Used to create document types accessible to the Employee for Development.

SELECT EP_REVIEW_TYPE , EFFDT , EFF_STATUS , EP_REVW_DESCR FROM PS_EP_REVW_TYP_TBL WHERE EP_INITIATE_EE_SW = 'Y' AND EP_DOC_USAGE_IND = 'D'

  • Related Language Record: EP_REVW_EE_D_LG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EP_REVIEW_TYPE Character(8) VARCHAR2(8) NOT NULL Review type
    2 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    3 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A

    4 EP_REVW_DESCR Character(30) VARCHAR2(30) NOT NULL Review description