EP_REVWSTAT_LNG

(SQL View)
Index Back

ePerformance Status XLAT view

Related Language view of EP_REVIEW_STATUS from the translate table.

SELECT FIELDVALUE , LANGUAGE_CD , EFFDT , XLATLONGNAME , XLATSHORTNAME FROM PSXLATITEMLANG WHERE FIELDNAME = 'EP_REVIEW_STATUS'

  • Related Language Record for EP_REVW_STAT_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 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
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description