| View Name: | cls_case_view |
| View Number: | 116 |
| Group: | Support |
| Description: | View close case information |
| Flags: | VIEW_OPTIMIZED |
| Baseline/Custom: | Baseline |
| View Field Name | Table Name | Field Name | Comment | Generic Field Id |
|---|---|---|---|---|
| case_id | case | objid | Case internal record number | 3 (UNIQUE) |
| empl_id | employee | objid | Employee internal record number | |
| user_id | user | objid | User internal record number | |
| wip_id | wipbin | objid | WIPbin internal record number | 18 |
| id_number | case | id_number | Unique case number assigned based on auto-numbering definition | 4 |
| closer_name | user | login_name | User login name | 12 |
| site_name | site | name | Site name | |
| contact_f_name | contact | first_name | Contact first name | 15 |
| contact_l_name | contact | last_name | Contact last name | 14 |
| condition | condition | title | Title of condition | 7 |
| Join From | Join To |
|---|---|
| (case).case_wip2wipbin | (wipbin).wipbin2case |
| (case).case_owner2user | (user).curr_owner2case |
| (case).case_state2condition | (condition).case_condition2case |
| (case).case_reporter2site | (site).cust_loc2case |
| (case).case_reporter2contact | (contact).caller2case |
| (employee).employee2user | (user).user2employee |
| cls_case_view | |||