REVW_RATING_TBL

(SQL Table)
Index Back

Performance Review Ratings

REVW_RATING_TBL is a child record of REVW_SCALE_TBL which contains the actual ratings used for performance reviews. Ratings and their definitions are entered for each rating scale.

  • Related Language Record: REVW_RATING_LNG
  • Parent record: RATING_MDL_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RATING_MODEL Character(4) VARCHAR2(4) NOT NULL RATING_MODEL field used in the HCM/ CRM sync Application Messages.
    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 REVIEW_RATING Character(1) VARCHAR2(1) NOT NULL REVIEW_RATING field used in the HCM/ CRM sync Application Messages.
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    6 CAREER_STRDVLP Character(1) VARCHAR2(1) NOT NULL This is the Career Strength development field.
    D=Development
    S=Strength
    7 GVT_OPM_RATING Character(1) VARCHAR2(1) NOT NULL Review Rating
    8 GVT_RIF_YEAR_CRED Number(2,0) SMALLINT NOT NULL Years Creditable for RIF
    9 REVIEW_POINTS Number(3,0) SMALLINT NOT NULL REVIEW_POINTS field used in the HCM/ CRM sync Application Messages.