Table Name: | csc_part |
Table Number: | 5134 |
Group: | Exchange Mgr |
Description: | Redundant storage of generic part-level information |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
csc_order | CHAR | varchar | 10 | Order for sequential statements | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
name | CHAR | varchar | 30 | The name of the product | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
relation | LONG | tinyint | DIRECT | Relation between identifier and value; i.e., 0=false (is not); 1=true (is) | ||||
server_id | LONG | int | DIRECT | Exchange protocol server ID number | ||||
vendor | CHAR | varchar | 80 | Creator/brand owner of the part |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
part2csc_part_rev | OTM | csc_part_rev | part_rev2csc_part | Revisions of the part | |||
part2csc_product | OTOF | csc_product | prod2csc_part | CSC product representation of the part |
Index Name | Fields | Flags |
---|---|---|
part_ind | server_id:name:vendor:csc_order | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
part_ind | server_id, name, vendor, csc_order | nonclustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
csc_part | |||