JContSkill contains information about the skills in a contact record including the skill level, skill type (such as underwriting or litigation), and contact record to which each skill belongs. This table represents the Skills block on the Skills tab of a contact record.
Object: JContSkill (J_CONT_SKILL)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
Commonly used in: |
|
Rules |
Temp/Wiz |
||||||||
owner--> |
CONTACT_ID (NUMBER) |
|
x |
x |
object |
8 The contact to which the skill belongs. --> Links to specific information for the contact record. |
|
|
|
skillLevel |
SKILL_LEVEL (NUMBER) |
Level of Expertise |
x |
|
|
int |
The skill level assigned to the contact for the skill type. |
|
x |
primaryKey |
PRIMARY_KEY (NUMBER) |
|
x |
|
|
int |
The unique ID of the skill. |
|
|
skillType--> Before TeamConnect 3.3 SP2: type--> |
TYPE_ID (NUMBER) |
Type |
x |
x |
object |
8 The type of the skill. --> Links to definition information for the skill type. |
x |
x |
|
version |
VERSION (NUMBER) |
|
x |
|
|
int |
Indicates how many times the skill record was updated. |
|
|