Table Name: | eco_dtl |
Table Number: | 5150 |
Group: | Logistics |
Description: | A set of either labor or part detail information about an ECO |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
description | CHAR | text | 23 | ALLOW_NULL | Text of the ECO Detail | Search (1) | ||
detail_type | CHAR | varchar | 30 | Type of ECO, labor or part: This is a clarify-defined pop up | Search (1) | |||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
labor_type | CHAR | varchar | 40 | Type of Labor. This is a user-defined popup with default name LABOR_TYPE | Search (1) | |||
location | CHAR | varchar | 30 | Ref Designator associated with ECO detail | Search (1) | |||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
required | LONG | int | 1 | DIRECT | Indicates whether the change is mandatory or optional; i.e., 0=optional, 1=mandatory | Search (1) | ||
status | CHAR | varchar | 40 | Status of the ECO detail. This is a user-defined popup with default name ECO Status | Search (1) | |||
time | LONG | int | DIRECT | Total elapsed time spent accomplishing task in seconds | Search (1) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
eco_dtl2doc_inst | OTM | doc_inst | doc_inst2eco_dtl | Documents specific to the ECO detail | |||
eco_details2eco_hdr | MTO | eco_hdr | eco_hdr2eco_details | The related ECO header | Search (1) | ||
eco_dtl2mod_level | MTO | mod_level | part_info2eco_dtl | Part revision to which the ECO is applicable | Search (1) |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
ind_detail_type | detail_type | nonclustered located on PRIMARY |
ind_eco_details2eco_hdr | eco_details2eco_hdr | nonclustered located on PRIMARY |
ind_eco_dtl2mod_level | eco_dtl2mod_level | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5190 | ecodtl_parts | eco_dtl, eco_hdr, mod_level, part_num |
eco_dtl | |||