| View Name: | wip_element |
| View Number: | 381 |
| Group: | Support |
| Description: | Used to allocate data structures to like columns in multiple views named 'wipelm_*' by mapping them to the same generic field ID. Not run against the database. Used by form WipBin WipName (381) |
| Flags: | VIEW_OPTIMIZED |
| Baseline/Custom: | Baseline |
| View Field Name | Table Name | Field Name | Comment | Generic Field Id |
|---|---|---|---|---|
| wip_objid | wipbin | objid | WIPbin internal record number | 18 |
| elm_objid | case | objid | Case internal record number | 3 (UNIQUE) |
| clarify_state | bug_cond(condition) | condition | Condition/state of the change request | 8 |
| id_number | case | id_number | Unique case number assigned based on auto-numbering definition | 4 |
| age | bug_cond(condition) | wipbin_time | Date and time the task was accepted into WIPbin | 6 |
| condition | bug_cond(condition) | title | Title of the object's condition | 7 |
| status | gse_status(gbst_elm) | title | Status of the object | 17 |
| title | case | title | Title of the object | 2 |
| priority | gse_priority(gbst_elm) | title | Priority of the object | 35 |
| severity | gse_severity(gbst_elm) | title | Severity of the object | 36 |
| part_number | part_num | part_number | Part number/name | 39 |
| mod_level | mod_level | mod_level | Revision level | 40 |
| quantity | demand_dtl | demand_qty | The order quantity | 41 |
| Join From | Join To |
|---|---|
| (case).case_wip2wipbin | (wipbin).wipbin2case |
| (case).case_state2condition | bug_cond(condition).case_condition2case |
| (case).respprty2gbst_elm | gse_priority(gbst_elm).resp_priority2case |
| (case).respsvrty2gbst_elm | gse_severity(gbst_elm).resp_severity2case |
| (case).casests2gbst_elm | gse_status(gbst_elm).case_status2case |
| (probdesc).probdesc2condition | fnl_cond(condition).condition2probdesc |
| (subcase).subc_state2condition | sub_cond(condition).subc_conditn2subcase |
| (demand_dtl).demand_dtl2condition | dtl_cond(condition).condition2demand_dtl |
| (demand_dtl).demand_dtl2part_info | (mod_level).part_info2demand_dtl |
| (bug).bug_condit2condition | bug_cond(condition).bug_condition2bug |
| (mod_level).part_info2part_num | (part_num).part_num2mod_level |
| wip_element | |||