Table Name: | skill |
Table Number: | 5379 |
Group: | Resource Mgr |
Description: | Represents a skill or other characteristic could be used in determining the routing of a demand for service |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
name | CHAR | varchar | 80 | Name of the skill | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (2) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
skill2rqst_skill | OTM | rqst_skill | rqst_skill2skill | The routings request calling for the skill | |||
skill2rsrc_skill | OTM | rsrc_skill | rsrc_skill2skill | The resources having the skill |
Index Name | Fields | Flags |
---|---|---|
skill_ind | name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
skill_ind | name | nonclustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5384 | v_rsrc_skill | rsrc, rsrc_skill, skill |
5393 | v_rrqstskill | r_rqst, rqst_skill, skill |
skill | |||