RS_SO_LINE_COMP(SQL Table) |
Index Back |
---|---|
SO Line CompetencyThis table contains desired or required competency skills requirements for a service order line or a resourc request. |
# | 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 | PROFICIENCY | Character(1) | VARCHAR2(1) NOT NULL |
Proficiency
Prompt Table: REVW_RATING_VW |
6 | WEIGHT_POINTS | Number(7,2) | DECIMAL(6,2) NOT NULL | Factor Weight Points |
7 | YEARS_OF_EXP | Number(5,1) | DECIMAL(4,1) NOT NULL | Years of Work Experience |
8 | SRCH_RESUME | Character(1) | VARCHAR2(1) NOT NULL |
Search in resume.
N=Inactive Y=Active |