Table Name: | csc_category |
Table Number: | 5122 |
Group: | Exchange Mgr |
Description: | The CSC category provides a storage place for a hierarchy of categorical information |
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 | ||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
server_id | LONG | int | DIRECT | Exchange protocol server ID number | ||||
type | CHAR | varchar | 80 | Describes the type of the category | ||||
value | CHAR | varchar | 255 | Value for the category |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
child2csc_category | MTO | csc_category | parent2csc_category | Parent category | |||
parent2csc_category | OTM | csc_category | child2csc_category | Parent category | |||
category2csc_problem | MTO | csc_problem | problem2csc_category | CSC Problem having the category | |||
parent2csc_product | OTOF | csc_product | parent2csc_category | Product for which the category is the parent category | |||
child2csc_product | OTOF | csc_product | child2csc_category | Product for which the category is the subcategory | |||
cat2csc_resolution | MTO | csc_resolution | res2csc_category | Resolution being categorized | |||
category2csc_solution | MTO | csc_solution | solution2csc_category | CSC Solution having the category |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
ind_cat2csc_resolution | cat2csc_resolution | nonclustered located on PRIMARY |
ind_category2csc_solution | category2csc_solution | nonclustered located on PRIMARY |
ind_child2csc_category | child2csc_category | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
csc_category | |||