This table requires activation of Skills Management functional area. It stores person skill detail information
Module:
BUSINESS_GROUP_ID, SKILL_DETAIL_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SKILL_DETAIL_ID | NUMBER | 38 | 0 | True | Skill detail identifier | ||
| BUSINESS_GROUP_ID | NUMBER | 38 | 0 | True | Business group identifier | ||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Unique source identifier composed of SKILL_DETAIL_ID and BUSINESS_GROUP_ID | ||||
| ASSIGNMENT_ID | NUMBER | 38 | 0 | Assignment identifier | |||
| SKILL_CRITERIA_TYPE_CODE | VARCHAR2 | 32 | Skill criteria type code | ||||
| SKILL_ID | NUMBER | 38 | 0 | Skill identifier,maps to profile item | |||
| ASSIGNED_DATE | TIMESTAMP | Date and time when skill was assigned | |||||
| ASSIGNED_BY | NUMBER | 38 | 0 | User identifier who assigned the skill | |||
| REQUIRED_RATING_MODEL_ID | NUMBER | 38 | 0 | Required rating model identifier | |||
| REQUIRED_RATING_LEVEL_ID | NUMBER | 38 | 0 | Required rating level identifier |
Copyright © 2019, 2026, Oracle and/or its affiliates.