RS_CLUSTER_ACMP

(SQL Table)
Index Back

Cluster Accomplishments

CM_CLUSTER_ACMP identifies the accomplishments of a competency cluster and the importance of each.

  • Parent record: RS_CLUSTER_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RS_CLUSTER Character(6) VARCHAR2(6) NOT NULL Competency Cluster
    2 ACCOMPLISHMENT Character(8) VARCHAR2(8) NOT NULL Accomplishment

    Prompt Table: ACCOMP_TBL

    3 RS_IMPORTANCE Character(1) VARCHAR2(1) NOT NULL Competency Importance
    1=1-Low
    2=2-Below Average
    3=3-Average
    4=4-Above Average
    5=5-High

    Default Value: 3

    4 RS_IMPORTANCE_NBR Number(3,0) SMALLINT NOT NULL Competency Importance

    Default Value: 3