RS_TYPE_TBL(SQL Table) |
Index Back |
---|---|
Competency TypesThis record defines various types of competencies. You may use competency types to build a competency hierarchy tree. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RS_TYPE | Character(6) | VARCHAR2(6) NOT NULL | Skill Type |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: RS_TYPE_TBL.DESCR |