| View Name: | sfa_opp_wk_v |
| View Number: | 5356 |
| Group: | Sales Mgr |
| Description: | Displays opportunity workflow information. Used by Used by Account Mgr (11650), Console-Sales (12000), and Opportunity Mgr (13000) |
| Flags: | VIEW_OPTIMIZED |
| Baseline/Custom: | Baseline |
| View Field Name | Table Name | Field Name | Comment | Generic Field Id |
|---|---|---|---|---|
| objid | opportunity | objid | Opportunity internal record number | 3 (UNIQUE) |
| wip_objid | wipbin | objid | WIPBin internal record number | |
| queue_objid | queue | objid | Queue internal record number | |
| cond_objid | condition | objid | Condition internal record number | |
| sts_objid | gbst_elm | objid | Gbst_elm internal record number | |
| owner_objid | user | objid | User internal record number | |
| opp_name | opportunity | name | Name of the opportunity | |
| opp_id | opportunity | id | ID of the opportunity | |
| wip_name | wipbin | title | Name of the wipbin | |
| queue_name | queue | title | Name of the queue | |
| condition | condition | title | Name of the opportunity's condition | |
| status | gbst_elm | title | Satus of the opportunity | |
| owner_name | user | login_name | Name of the opportunity owner |
| Join From | Join To |
|---|---|
| (opportunity).opp_wip2wipbin | OUTER (wipbin).wipbin2opportunity |
| (opportunity).opp_currq2queue | OUTER (queue).queue2opportunity |
| (opportunity).opp_state2condition | (condition).opp_condition2opportunity |
| (opportunity).opp_owner2user | (user).owner2opportunity |
| (opportunity).opp_sts2gbst_elm | (gbst_elm).status2opportunity |
| sfa_opp_wk_v | |||