Salesforce Certified CPQ Administrator Sales-Admn-202 Dumps in PDF

Free Salesforce Sales-Admn-202 Real Questions (page: 28)

Universal Containers wants to make sure that Product Option A is included when Product B is being configured and sold Sales reps should be unable to remove Product A.
Which field should be set for the Product Option A?

  1. Bundled
  2. Required
  3. Quantity Editable
  4. Selected

Answer(s): B

Explanation:

Understanding the Requirement:
Universal Containers needs Product Option A to be automatically included with Product B during the configuration.
Sales reps should not be able to remove Product Option A.
Salesforce CPQ Mechanism:
The Required field on a Product Option ensures that it is mandatory within a bundle and cannot be deselected by the user during configuration.
Field Behavior:
When the Required checkbox is selected for a Product Option:
The option is always included in the bundle configuration. Users cannot remove or modify it unless additional automation (like a product rule) overrides this setting.
Configuration Steps:
Navigate to the Product Option A record associated with Product B in Salesforce CPQ.
Select the Required checkbox and save the changes.
Ensure that no conflicting product or price rules exist that could affect this behavior.
Field Alternatives and Clarifications:
Bundled: Sets the option as a part of the bundle, but this primarily affects pricing (sets price to zero) and doesn't enforce inclusion.
Quantity Editable: Allows control over whether users can adjust the quantity but does not prevent removal.
Selected: Preselects the option during configuration but still allows users to deselect it.
Verification and Testing:
Create a test configuration with Product B as the parent and verify that Product A is always included in the bundle.
Attempt to remove Product A to confirm that it is not possible.


Reference:

Verified from Salesforce CPQ official guidelines on "Required" field functionality for Product Options.



What are two ways Salesforce CPQ Advanced Approvals support obtaining apprgvat from a group in a single Approval Steps?
Choose 2 answers

  1. Any group member may approve.
  2. Smart Approvals can exclude group members below the approval threshold.
  3. Approval must be obtained from one group member at a time.
  4. All group members most approve.

Answer(s): A,D

Explanation:

Approval Scenarios in Advanced Approvals:Salesforce CPQ Advanced Approvals allows flexible approval processes, including the ability to handle group approvals within a single step.
Key Features:
Any group member may approve: If this option is configured, approval from one group member is sufficient to move the approval step forward.
All group members must approve: When this option is selected, every group member must approve the request before the step can proceed.
Configuration Steps:
Navigate to the Approval Rule and ensure that the Approval Chain or Approval Step is configured to support group-based logic.
Specify the behavior for the group in the Approval Step Settings.
Use Cases:
Use "Any group member may approve" for time-sensitive scenarios. Use "All group members must approve" for critical approvals that require consensus.



An Admin wants to generate one Asset record for each Quantity of a new Product. Currently, zero Asset records are generated for this Product when included on Quotes that are Contracted.
Which setting should the Admin change to meet the business requirement?

  1. Set the Product field Asset Conversion picklist to One per Unit.
  2. Set the CPQ Package setting Renewal Model to Asset Based.
  3. Set the Account field Renewal Model to Asset Based.
  4. Set the Product field Asset Amendment Behavior picklist to Allow Refund.

Answer(s): A

Explanation:

Requirement Overview:
Admin needs to generate one Asset record for each unit of the Product upon contracting.
Solution Details:
The Asset Conversion field determines how Salesforce CPQ creates Asset records from Quote Lines. Setting Asset Conversion to One per Unit ensures that for each quantity of the Product, a corresponding Asset is created.
Steps to Configure:
Navigate to the Product record.

Locate the Asset Conversion picklist and select One per Unit. Save and test the configuration by creating a Quote, contracting it, and verifying the Asset creation.



Universal Conditions wants its users to be able to apply Additional Discounts in the Line Editor at both the Quote and Group level.
Which two steps should the Admin take to fulfil this requirement? Choose 2 answers

  1. Add Additional Disc. to the Line Editor Field set on the Quote Line object.
  2. Add Additional Disc. (%) to the Line Editor Field Set on the Quote object.
  3. Add Additional Disc. (%) to the Line Editor Field Set on the Quote Line Group object.
  4. Add Additional Disc. to the Segmented Line Editor Field Set on the Quote Line object.

Answer(s): B,C

Explanation:

Requirement Overview:
Admin needs to enable Additional Discounts at both the Quote and Group levels in the Line Editor.
Solution Steps:
For the Quote Object:
Navigate to Setup > Object Manager > Quote.
Locate the Line Editor Field Set.
Add the Additional Disc. (%) field to the field set.
For the Quote Line Group Object:
Navigate to Setup > Object Manager > Quote Line Group.
Locate the Line Editor Field Set.
Add the Additional Disc. (%) field to the field set.
Testing:
Open the Quote Line Editor and confirm the visibility of the Additional Discount fields at both levels.



Universal Containers has a high volume of contracts that are renewed each year. Recently, a number of orders have failed to generate a contract despite those orders being activated and containing subscription-based products.
Where should the admin look to identify the source of the error?

  1. Debug Logs
  2. Apex Jobs
  3. Record Jobs
  4. Paused & Failed Flow Interviews

Answer(s): A

Explanation:

Scenario:
Contracts are not being generated for activated Orders containing subscription-based products.
Why Debug Logs?
Debug Logs capture real-time system activity, including Apex triggers and CPQ package processes. They provide detailed error messages and can identify issues such as missing triggers, misconfigured objects, or dependency errors.
Steps to Investigate:
Enable Debug Logs in Salesforce Setup for the affected user or system process. Perform the action that generates the error (e.g., activating the Order). Review the logs for errors related to Contract generation.



The sales team at Universal Containers (UC) has received customer feedback that numerous lines on a typical Quote make it difficult to understand how the total amount breaks down across the various types of Products: Hardware, Software, and Professional Services. UC uses Quote Templates to generate Quote Documents.
Which solution would allow customers to see separate tables and subtotals organized by Product Family?

  1. Create Roll-Up Summary fields on the Quote for each Product Family and add them as merge fields to the Template Top.
  2. Create a Line Items section and set SBQQ__ProductFamily__c as the Group field.
  3. Create an HTML Template Content record with three tables to represent each Product Family.
  4. Create a Line Items section and set SBQQ__ProductFamily_c as the Roll-Up field.

Answer(s): B

Explanation:

Requirement Overview:
Universal Containers wants to show Quote Line items grouped by Product Family with subtotals for each family in Quote Documents.
Solution Details:
Salesforce CPQ allows grouping of Line Items in Quote Templates. Setting SBQQ__ProductFamily__c as the Group field organizes the Quote Lines into separate sections for each Product Family.
Configuration Steps:
Navigate to the Quote Template.
Create a new Line Items Section.
In the Grouping field, set SBQQ__ProductFamily__c.
Save and test the template by generating a Quote Document.
Validation:
Confirm that the generated document displays separate tables for Hardware, Software, and Professional Services, with subtotals for each group.



Universal Containers (UC) sells Product A for a List Unit Price of S150. One of UCs customers, Cloud Kicks (CK), has negotiated a Contracted Price of S100 for Product A on all of its deals, and has negotiated an additional 10% discretionary discount to be applied for a deal set to close at the end of the month.
If CK purchases 10 units of Product A, what Is the expected List Unit Price, Regular Unit Price, Customer Unit Price, and Net Unit Price?

  1. · List Unit Price: $100· Regular Unit Price: $100· Customer Unit Price: S90· Net Unit Price: $90
  2. · List Unit Price: S1S0· Regular Unit Price: $150· Customer Unit Price: $100· Net Unit Price: $90
  3. · List Unit Price: $150· Regular Unit Price: $150· Customer Unit Price: $140· Net Unit Price: $140
  4. · List Unit Price: $150· Regular Unit Price: $100· Customer Unit Price: $90· Net Unit Price: $90

Answer(s): D

Explanation:

Scenario Overview:
List Unit Price: Product A's standard price is $150.
Contracted Price: CK has a contracted price of $100 for Product A. Discretionary Discount: CK negotiated a 10% discretionary discount for this deal.
Price Calculation:
List Unit Price remains the standard price of $150.
Regular Unit Price applies the contracted price of $100. Customer Unit Price: After applying the 10% discretionary discount on the contracted price, CustomerUnitPrice=100-(100×0.1)=90\text{Customer Unit Price} = 100 - (100 \times 0.1) = 90CustomerUnitPrice=100-(100×0.1)=90.
Net Unit Price matches the Customer Unit Price for the 10 units being purchased, which is $90.

Salesforce CPQ


Reference:

Salesforce CPQ Contracted Price logic ensures negotiated prices override the List Price, and additional discretionary discounts apply as expected .



An Admin at Universal Containers wants to set up a product bundle that dynamically generates SKUs depending on what their users choose during the selling process.
Which three fields are required for this type of configuration?

  1. Component Code Position
  2. Custom Configuration Page
  3. Component Description Pattern
  4. Component Code
  5. Configured Code Pattern

Answer(s): A,D,E

Explanation:

Dynamic SKU Generation:
A dynamic SKU is created based on user choices during the configuration process. This requires fields that define patterns and positions for combining components into a single SKU.
Required Fields:
Component Code Position: Determines the position of each component in the SKU. Component Code: Represents individual product codes that contribute to the SKU. Configured Code Pattern: Defines the overall pattern of the dynamically generated SKU.
Salesforce CPQ


Reference:

Dynamic SKU creation is described under Configuration and Product Bundling Guidelines .



Share your comments for Salesforce Sales-Admn-202 exam with other users:

P
poran
11/20/2023 4:43:00 AM

good analytics question

A
Antony
11/23/2023 11:36:00 AM

this looks accurate

E
Ethan
8/23/2023 12:52:00 AM

question 46, the answer should be data "virtualization" (not visualization).

N
nSiva
9/22/2023 5:58:00 AM

its useful.

R
Ranveer
7/26/2023 7:26:00 PM

Pass this exam 3 days ago. The PDF version and the Xengine App is quite useful.

S
Sanjay
8/15/2023 10:22:00 AM

informative for me.

T
Tom
12/12/2023 8:53:00 PM

question 134s answer shoule be "dlp"

A
Alex
11/7/2023 11:02:00 AM

in 72 the answer must be [sys_user_has_role] table.

F
Finn
5/4/2023 10:21:00 PM

i appreciated the mix of multiple-choice and short answer questions. i passed my exam this morning.

A
AJ
7/13/2023 8:33:00 AM

great to find this website, thanks

C
Curtis Nakawaki
6/29/2023 9:11:00 PM

examination questions seem to be relevant.

U
Umashankar Sharma
10/22/2023 9:39:00 AM

planning to take psm test

E
ED SHAW
7/31/2023 10:34:00 AM

please allow to download

A
AD
7/22/2023 11:29:00 AM

please provide dumps

A
Ayyjayy
11/6/2023 7:29:00 AM

is the answer to question 15 correct ? i feel like the answer should be b

B
Blessious Phiri
8/12/2023 11:56:00 AM

its getting more technical

J
Jeanine J
7/11/2023 3:04:00 PM

i think these questions are what i need.

A
Aderonke
10/23/2023 2:13:00 PM

helpful assessment

T
Tom
1/5/2024 2:32:00 AM

i am confused about the answers to the questions. do you know if the answers are correct?

V
Vinit N.
8/28/2023 2:33:00 AM

hi, please make the dumps available for my upcoming examination.

S
Sanyog Deshpande
9/14/2023 7:05:00 AM

good practice

T
Tyron
9/8/2023 12:12:00 AM

so far it is really informative

B
beast
7/30/2023 2:22:00 PM

hi i want it please please upload it

M
Mirex
5/26/2023 3:45:00 AM

am preparing for exam ,just nice questions

E
exampei
8/7/2023 8:05:00 AM

please upload c_tadm_23 exam

A
Anonymous
9/12/2023 12:50:00 PM

can we get tdvan4 vantage data engineering pdf?

A
Aish
10/11/2023 5:51:00 AM

want to clear the exam.

S
Smaranika
6/22/2023 8:42:00 AM

could you please upload the dumps of sap c_sac_2302

B
Blessious Phiri
8/15/2023 1:56:00 PM

asm management configuration is about storage

L
Lewis
7/6/2023 8:49:00 PM

kool thumb up

M
Moreece
5/15/2023 8:44:00 AM

just passed the az-500 exam this last friday. most of the questions in this exam dumps are in the exam. i bought the full version and noticed some of the questions which were answered wrong in the free version are all corrected in the full version. this site is good but i wish the had it in an interactive version like a test engine simulator.

T
Terry
5/24/2023 4:41:00 PM

i can practice for exam

E
Emerys
7/29/2023 6:55:00 AM

please i need this exam.

G
Goni Mala
9/2/2023 12:27:00 PM

i need the dump

AI Tutor 👋 I’m here to help!