Table Name: | eco_mod_role |
Table Number: | 5149 |
Group: | Logistics |
Description: | Roles played by ECO and part revisions for one another |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
active | LONG | smallint | DIRECT | Indicates whether the role is currently being used; i.e., 0=inactive, 1=active | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
focus_type | LONG | smallint | DIRECT | Object type ID of the role-player; i.e., 5148=an ECO role for a mod_level, 329=a part revision's role for an ECO | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
role_name | CHAR | varchar | 80 | Name of the role | Search (1) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
eco_mod_role2eco_hdr | MTO | eco_hdr | hdr2eco_mod_role | The related ECO | Search (1) | ||
applies2mod_level | MTO | mod_level | applies2eco_mod_role | Part revision the ECO is applied to | Search (1) | ||
result2mod_level | MTO | mod_level | result2eco_mod_role | The part revision this ECO created | Search (1) |
Index Name | Fields | Flags |
---|---|---|
eco_mod_role_ind | role_name:eco_mod_role2eco_hdr:applies2mod_level | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
eco_mod_role_ind | role_name, eco_mod_role2eco_hdr, applies2mod_level | nonclustered, unique located on PRIMARY |
ind_applies2mod_level | applies2mod_level, role_name | nonclustered located on PRIMARY |
ind_eco_mod_role2eco_hdr | eco_mod_role2eco_hdr, role_name | nonclustered located on PRIMARY |
ind_result2mod_level | result2mod_level, role_name | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5151 | eco_products | eco_hdr, eco_mod_role, mod_level, part_num |
eco_mod_role | |||