Universal Containers operates two distinct business divisions: Commercial Subscriptions and Enterprise Services. The Commercial Subscriptions team follows a 4-stage pipeline (Qualification, Proposal, Agreement, Closed), while the Enterprise Services team follows a 6-stage pipeline that includes specialized technical evaluations and proof-of-concept steps. The administrator must configure Salesforce to ensure that sales representatives in each division see only their division's designated stage values and associated probabilities when creating or updating Opportunity records. Which sequence of administrative steps must the administrator execute to satisfy this requirement?
- Create all required stage values under Opportunity Stage picklist settings, build two distinct Sales Processes selecting the corresponding stages for each division, create two Opportunity Record Types and associate each with its respective Sales Process, and assign the Record Types to the appropriate profiles.Answer
- BCreate all required stage values under Opportunity Stage picklist settings, create two Opportunity Record Types, and directly select the allowed Stage picklist values within the Record Type picklist edit page without creating Sales Processes.
- CCreate two distinct Sales Processes selecting the appropriate stages, assign the Sales Processes directly to user profiles, and customize the Page Layout field properties to make the Stage picklist required.
- DCreate custom picklist fields on the Lead object for Commercial and Enterprise stages, map these custom fields to custom Opportunity fields during lead conversion, and use Field-Level Security to hide standard Opportunity stages.
Answer
The administrator must create the master stage values, build a distinct Sales Process for each division containing its specific stages, create Opportunity Record Types linked to those Sales Processes, and assign the Record Types to the appropriate user profiles.
On the Opportunity object, stage picklist values are governed by Sales Processes. To display different stage picklists to different user groups, an administrator must create master stage picklist values, set up separate Sales Processes to group those stages, assign each Sales Process to an Opportunity Record Type, and assign those Record Types to user profiles.
Step-by-Step Solution
Key Concept
Sales Processes and Opportunity Stage Picklist Filtering