RS_SCRD_PREF_WS(SQL Table) |
Index Back |
---|---|
Job Scorecard Competency PrefsJob Scorecard Working Scroll record used to display Recource Competency Preferences. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | SO_ID | Character(15) | VARCHAR2(15) NOT NULL | Service Order ID |
3 | SO_LINE | Number(3,0) | SMALLINT NOT NULL | Line Number |
4 | COMPETENCY | Character(8) | VARCHAR2(8) NOT NULL |
Competency
Prompt Table: COMPETENCY_TBL |
5 | WEIGHT_POINTS | Number(7,2) | DECIMAL(6,2) NOT NULL | Factor Weight Points |
6 | IMPORTANCE | Character(3) | VARCHAR2(3) NOT NULL |
Importance
EIM=Desired REQ=Required |
7 | INTEREST_LEVEL | Character(1) | VARCHAR2(1) NOT NULL |
Interest Level
Prompt Table: INT_RATING_VW |