Salesforce Certified CPQ Administrator Sales-Admn-202 Exam Questions in PDF

Free Salesforce Sales-Admn-202 Dumps Questions (page: 4)

An admin has a requirement within a specific bundle to ensure that Product 8 is automatically selected when the user selects Product

  1. The admin correctly configured a Product Rule to meet this requirement, however Product B remains unselected when Product A is checked.
    What does the admin need to adjust so the Product Rule fires as expected?
  2. Set Apply Immediately to True on Product Option record for Product A.
  3. Set System field to True on Product Option record for Product B.
  4. Set System field to True on Product Option record for Product A.
  5. Set Apply Immediately to True on Product Option record for Product B.

Answer(s): A

Explanation:

Requirement Overview:
When Product A is selected, Product B should be automatically selected within the bundle. The admin created a Product Rule, but it fails to trigger immediately.
Key Mechanism:
The Apply Immediately checkbox ensures that the Product Rule executes as soon as the parent Product (Product A) is selected. Without this, the rule may not fire until additional actions (e.g., clicking Calculate) occur.
Steps to Resolve:
Navigate to the Product Option record for Product A.
Set the Apply Immediately field to True.
Save and test the configuration by adding the bundle to a Quote.
Justification:
"Apply Immediately" is required for Product Rules to trigger instant actions, ensuring dependencies like auto-selection are respected without delay.



Cloud Kicks (CK) wants to ensure its sales reps are able to edit non-contracted and non-activated Orders to redistribute Order Products from one Order to another.
What are two considerations the CPQ admin must take into account to meet the requirement? Choose 2 answers

  1. Ensure the sales rep has Modify All in their profile.
  2. Ensure the sales rep is listed as the owner of the Order.
  3. Ensure the CPQ Orders package setting "Allow Multiple Orders" is selected.
  4. Ensure the Edit Order Products button is exposed in the Order Page Layout.

Answer(s): B,C

Explanation:

Requirement Overview:
Sales reps need to redistribute Order Products across multiple Orders.
Key Considerations:
Ownership Requirement: Only the Order owner or users with elevated permissions (e.g., Modify All) can edit an Order.
Allow Multiple Orders Setting: This setting must be enabled in the CPQ Orders package to allow splitting or redistributing Order Products.

Steps to Enable:
For Ownership:
Confirm the sales rep is listed as the owner of the Order.
For Package Settings:
Navigate to CPQ Package Settings > Orders.
Enable the "Allow Multiple Orders" checkbox.
Testing:
Ensure that the Edit Order Products button is exposed on the Order Page Layout and verify redistribution functionality.



When can a user expect the Conference Pass Product to be added to the Quote during the quoting process?

  1. The user calculates a Quote.
  2. The user selects a Configuration Attribute value for a Product
  3. The user saves the Quote.
  4. The user selects a Product for the Quote.

Answer(s): D

Explanation:

Scenario Overview:
A Product Rule triggers the addition of the Conference Pass Product when a related Product is selected.
Key Trigger Mechanism:
Product Rules with an Action to add products execute as soon as the user selects a Product on the Quote.
Steps to Verify:
Navigate to the Product Rule for the Conference Pass.

Ensure the Evaluation Event is set to fire On Initialization or Selection.
Salesforce CPQ


Reference:

Product Rules are typically triggered based on user actions such as adding Products or configuring attributes.



A user hat created two Quotes related to an Opportunity. The user has changed the Primary Quote by checking the Primary checkbox on the non-Primary Quote. After performing this action, the amount or the Opportunity fails to update and the Quote Lines fad to sync to the Opportunity.
What is the root cause of this issue?

  1. The triggers have been disabled m the Installed Package Settings
  2. Twin fiekJs between the Quote Une and the Opportunity Product need to be set up.
  3. The Primary field on the Quote is missing from the Quote object's Calculating Fields field set.
  4. Primary Quote Keeps Opportunity Products is set to FALSE in the Installed Package Settings.

Answer(s): C

Explanation:

Root Cause:
The Primary Quote field must be included in the Calculating Fields field set to trigger synchronization between the Quote and Opportunity.
Steps to Resolve:
Navigate to Setup > Object Manager > Quote.
Locate the Calculating Fields field set.
Add the Primary field to the field set.
Testing:
Change the Primary Quote for an Opportunity and verify that the Quote Lines and Opportunity values sync properly.
Salesforce CPQ


Reference:

The Calculating Fields field set ensures proper updates between related objects during key actions like recalculations.



Universal Containers provide a discount for an enterprise-level customer if a single line's Net price is above a certain threshold. The Admin has set up a Price Rule with a reference to a custom formula field on the Price Condition to apply the discount automatically. The user has to click calculate twice for the discount to apply.

What is the most likely cause of the issue?

  1. The use of formula fields in Price Conditions is unsupported, so the Price Rule fires and returns an error the first time.
  2. The Evaluation Scope of the Price rule is set incorrectly to fire on the configurator, so the Price Rule fires on the configure Products page.
  3. The referenced formula field contains date/time date information that is unsupported, so the Price Rule fires sporadically.
  4. The referenced formula field contains information that has yet to be calculated, so the Price Rule fires the second time it's evaluated.

Answer(s): A

Explanation:

Behavior
The Price Rule fails to apply correctly because formula fields used in Price Conditions are not natively supported for the first evaluation cycle.
The system requires additional recalculation to fetch and calculate the correct formula-derived value.
Root Cause:
Price Rule evaluation relies on static field values at runtime.
When formula fields are used, their values may not be immediately available due to dependency on intermediate calculations.
Salesforce CPQ


Reference:

Salesforce documentation discourages the use of formula fields in Price Conditions for real-time calculations and recommends using static fields or Lookup Queries for consistent behavior .



Universal Containers offers a maintenance subscription, Product B, that is based on the price of a separate platform license subscription, Product A. The current configuration is:



Both Products are being quoted for a Term of 24 months. The List Unit Price for Product A is $200.
The Net Total of Product A is $2, 400.
What is the expected Net Total for Product B?

  1. $480, 00
  2. $240, 00
  3. $120, 00

Answer(s): B

Explanation:

Subscription Product Configuration:
Product B uses the Percent of Total pricing model based on Product A's Net Price. Product B's Percent of Total Base is set to "Net, " and its Percent of Total Target is set to Product A. Product B's Percent of Total (%) is configured as 10%.
Calculation:
Product A Net Total = $2, 400
Product B Net Total = 10% of Product A Net Total = 2, 400×0.1=2402, 400 \times 0.1 = 2402, 400×0.1=240.
Salesforce CPQ


Reference:

Percent of Total pricing logic is described under Percent of Total Products .



When Product A is Added to a Primary Quote, sales reps can view the Quote Une and make adjustments. However, an Opportunity Une Item is missing for Product A after the Primary Quote has been saved.
What are two possible causes for this behavior?
Choose 2 answers

  1. Product A has 'Hidden'' set to TRUE.
  2. Product A has "Component" set to TRUE.
  3. Product A has "Optional" set to TRUE.
  4. Product A has "Exclude From Opportunity" set to TRUE.

Answer(s): A,B

Explanation:

Cause Analysis:
Hidden = TRUE: Products marked as hidden do not appear in the Opportunity Line Item after saving the Quote.
Component = TRUE: Products flagged as components are part of a bundle and are not directly added as standalone Opportunity Line Items.
Key Settings:
These configurations are commonly used for internal or auxiliary products within a bundle or restricted products.
Salesforce CPQ


Reference:

The behavior is explained under Product Configuration and Quote Mapping .



Universal Containers sends a company PDF brochure with each Quote to potential customers. Sales rep attach the brochure to each email sent.
What should the Admin do to simplify this process?

  1. Manually attach the PDF as an Additional Document on each Quote the sales rep sends.
  2. Add the PDF as a required Additional Document on the Quote Template.
  3. Upload the PDF into the Documents object folder named Output Attachments.
  4. Create an HTML Template Content record for the PDF and include it in a Template Section.

Answer(s): B

Explanation:

Simplification Method:
By adding the PDF as a required Additional Document in the Quote Template, Salesforce CPQ ensures the PDF is automatically included with each generated Quote.
Steps to Configure:
Navigate to the Quote Template.
Add the PDF file under the Additional Documents section.
Mark it as required for automatic inclusion.
Salesforce CPQ


Reference:

The Additional Documents feature simplifies document management in Quote Templates .



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

S
shobha
11/29/2025 2:19:59 AM

very helpful

P
Pandithurai
11/12/2025 12:16:21 PM

Question 1, Ans is - Developer,Standard,Professional Direct and Premier

E
Einstein
11/8/2025 4:13:37 AM

Passed this exam in first appointment. Great resource and valid exam dump.

D
David
10/31/2025 4:06:16 PM

Today I wrote this exam and passed, i totally relay on this practice exam. The questions were very tough, these questions are valid and I encounter the same.

T
Thor
10/21/2025 5:16:29 AM

Anyone used this dump recently?

V
Vladimir
9/25/2025 9:11:14 AM

173 question is A not D

K
khaos
9/21/2025 7:07:26 AM

nice questions

K
Katiso Lehasa
9/15/2025 11:21:52 PM

Thanks for the practice questions they helped me a lot.

E
Einstein
9/2/2025 7:42:00 PM

Passed this exam today. All questions are valid and this is not something you can find in ChatGPT.

V
vito
8/22/2025 4:16:51 AM

i need to pass exam for VMware 2V0-11.25

M
Matt
7/31/2025 11:44:40 PM

Great questions.

O
OLERATO
7/1/2025 5:44:14 AM

great dumps to practice for the exam

A
Adekunle willaims
6/9/2025 7:37:29 AM

How reliable and relevant are these questions?? also i can see the last update here was January and definitely new questions would have emerged.

A
Alex
5/24/2025 12:54:15 AM

Can I trust to this source?

S
SPriyak
3/17/2025 11:08:37 AM

can you please provide the CBDA latest test preparation

C
Chandra
11/28/2024 7:17:38 AM

This is the best and only way of passing this exam as it is extremely hard. Good questions and valid dump.

S
Sunak
1/25/2025 9:17:57 AM

Can I use this dumps when I am taking the exam? I mean does somebody look what tabs or windows I have opened ?

F
Frank
2/15/2024 11:36:57 AM

Finally got a change to write this exam and pass it! Valid and accurate!

A
Anonymous User
2/2/2024 6:42:12 PM

Upload this exam please!

N
Nicholas
2/2/2024 6:17:08 PM

Thank you for providing these questions. It helped me a lot with passing my exam.

T
Timi
8/19/2023 5:30:00 PM

my first attempt

B
Blessious Phiri
8/13/2023 10:32:00 AM

very explainable

M
m7md ibrahim
5/26/2023 6:21:00 PM

i think answer of q 462 is variance analysis

T
Tehu
5/25/2023 12:25:00 PM

hi i need see questions

A
Ashfaq Nasir
1/17/2024 1:19:00 AM

best study material for exam

R
Roberto
11/27/2023 12:33:00 AM

very interesting repository

N
Nale
9/18/2023 1:51:00 PM

american history 1

T
Tanvi
9/27/2023 4:02:00 AM

good level of questions

B
Boopathy
8/17/2023 1:03:00 AM

i need this dump kindly upload it

S
s_123
8/12/2023 4:28:00 PM

do we need c# coding to be az204 certified

B
Blessious Phiri
8/15/2023 3:38:00 PM

excellent topics covered

M
Manasa
12/5/2023 3:15:00 AM

are these really financial cloud questions and answers, seems these are basic admin question and answers

N
Not Robot
5/14/2023 5:33:00 PM

are these comments real

K
kriah
9/4/2023 10:44:00 PM

please upload the latest dumps

AI Tutor 👋 I’m here to help!