GENL_EVAL_MEMBR

(SQL Table)
Index Back

Genl Eval Committee Members

For each person, this table contains the members that make up the committee(s) associated with a specific General Evaluation.

  • Parent record: GENL_EVAL_COM
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PEOPLE_SRCH

    2 EVALUATION_CODE Character(10) VARCHAR2(10) NOT NULL Evaluation Code

    Prompt Table: EVALUATION_TBL

    3 GENL_EVAL_NBR Number(3,0) SMALLINT NOT NULL Evaluation Number

    Prompt Table: GENL_EVALUATION

    4 COMMITTEE_ID Character(6) VARCHAR2(6) NOT NULL Committee

    Prompt Table: GENL_EVAL_COM

    5 EVALUATOR_ID Character(11) VARCHAR2(11) NOT NULL Evaluator ID

    Prompt Table: PEOPLE_SRCH

    6 COMMITTEE_ROLE Character(4) VARCHAR2(4) NOT NULL Committee Role
    ACAD=Academic Member of Committee
    ADMN=Administrative Support
    CHAI=Chair of Committee
    COCH=Co-Chair of Committee
    MMBF=Member of Committee
    MMBR=Administrator of Committee
    STAF=Staff member of Committee
    STDN=Student Member of Committee

    Prompt Table: COMMIT_ROLE_TBL

    7 EVALUATN_STATUS Character(2) VARCHAR2(2) NOT NULL Evaluation Status
    CM=Complete
    IP=In Progress

    Prompt Table: EVAL_STATUS_TBL

    8 EVALUATION_DT Date(10) DATE Evaluation Date

    Default Value: %Date

    9 OVERALL_RATING Number(6,2) DECIMAL(5,2) NOT NULL Overall Rating
    10 COMMENTS Long Character CLOB Comment