Salesforce Sales-Admn-202 Exam (page: 1)
Salesforce Certified CPQ Administrator
Updated on: 31-Mar-2026

Viewing Page 1 of 28

An Admin creates a Search Filter for Product Code that has a predefined Filter Value of Green and an operator of "starts with".
If the Search Filter is visible, how can sales reps interact with the filter on the Product Selection screen?

  1. Sales reps can replace the text, but are unable to leave the required field blank.
  2. Sales reps can change the operator from "starts with" to "contains".
  3. Sales reps can see the filter, but are unable to alter the filter text.
  4. Sales reps can delete the text to ignore the filter.

Answer(s): D

Explanation:

In Salesforce CPQ, when search filters are configured with predefined values and visible to sales reps, their interaction with the filter is determined by the filter's configuration and available operators. The behavior described here is tied to Search Filters in the Product Selection screen, which allow users to refine the list of displayed products based on specific criteria.
Search Filter Configuration:
Predefined Filter Value: Here, the filter is set with a value ("Green"). Operator: The operator "starts with" limits the search to product codes beginning with the text "Green."
Sales Rep Interaction with the Filter:
The visibility of the search filter enables sales reps to view and interact with the criteria during product selection.
Specifically, sales reps have the ability to delete the predefined text to ignore the filter and retrieve a broader or unrestricted product list.
Documentation Alignment:According to Salesforce CPQ guidelines (as referenced in the Salesforce CPQ package settings and user behaviors), if filters are not marked as "required, " users can remove or modify the filter values dynamically. This is designed to offer flexibility during quoting while maintaining filter defaults for ease of use.
The interaction described above aligns with Salesforce CPQ's behavior regarding visible search filters, emphasizing that sales reps can clear the filter text unless restricted by additional customization.
Use Case


Reference:

When a sales rep begins a quote and searches for products, the filter defaults to "Green." If the rep does not want to limit the product search to codes starting with "Green, " they can simply remove the text and refresh the results.
Relevant Salesforce CPQ

Search Filters in the Quote Line Editor section of CPQ documentation . Guidelines for Search Filter Configuration and behaviors when visible filters are not required .



Users at Universal Containers have reported when amending a contract, the net pricing of some products is incorrect. The Admin has done a preliminary investigation and found that the issue only happens on existing products when their quantity is adjusted.
What is the likely cause?

  1. The Revised Quantity has been set on the Subscription record.
  2. The Products have a Discount Schedule and Cross Order is not selected.
  3. A Price Rule is firing Before Calculate and changing the Regular Unit Price.
  4. A Price Rule is firing On Calculate and changing the Effective Quantity.

Answer(s): B

Explanation:

Background Context:When amending a contract in Salesforce CPQ, issues with net pricing arise if the amendment impacts existing subscription products. Subscription products often rely on Discount Schedules for calculating discounts, especially when quantity changes. The "Cross Order" field on Discount Schedules ensures discounts account for cumulative quantities across multiple orders or contracts.
Problem Analysis:
The reported issue involves incorrect net pricing specifically when the quantity of existing products is adjusted during contract amendments.
This aligns with the functionality of Discount Schedules, where the total quantity determines the discount applied. Without "Cross Order" enabled, Salesforce CPQ considers only the current order's quantities rather than aggregating across orders.
Root Cause Identification:
Discount Schedule and Cross Order:If the Discount Schedule associated with these products does not have "Cross Order" enabled, any amendments won't consider cumulative quantities. Instead, the system recalculates based on only the new or adjusted quantities, leading to incorrect net pricing.
Supporting Evidence:
Salesforce documentation highlights that Cross Order must be selected in the Discount Schedule for accurate discount calculations across multiple orders or contracts. Otherwise, amendments operate in isolation.
The feature ensures that ongoing contracts retain accurate pricing based on total historical quantities.
Recommended Resolution:
Navigate to the Discount Schedule associated with the affected products.
Verify and enable the Cross Order checkbox:
Go to Setup > Discount Schedules.
Locate the relevant Discount Schedule.
Edit the schedule and enable Cross Order.
Test the functionality by amending the contract and verifying the net pricing calculations.
Preventative Actions:
For all subscription-based products relying on Discount Schedules, ensure Cross Order is enabled during initial configuration.
Provide training to Salesforce CPQ admins to understand the implications of Discount Schedule settings on pricing.
By following these steps and verifying the Discount Schedule configuration, the issue can be resolved, ensuring consistent and accurate net pricing during contract amendments.



Subscription Product A has a Subscription Term of 6, a List Price of $100, and a Ranged Discount Schedule. A user has added this Product a Quote with a Term of 12. A u The Ranged Discount Schedule is automatically applying a Discount of 25%.
What is the Regular Pnce m this scenario?

  1. Regular Pnce of $150
  2. Regular Price of $75
  3. Regular Price of $200
  4. Regular Price of $100

Answer(s): B

Explanation:

Subscription Term and List Price:

Subscription Product A has a Subscription Term of 6 months with a List Price of $100.
When added to a Quote with a Term of 12 months, the List Price is prorated to account for the longer term.
Proration and Ranged Discount Schedule:
A Ranged Discount Schedule applies discounts based on quantity, volume, or term thresholds. For the 12-month term, the price is prorated to $200 (2 times the List Price for 6 months). The Discount Schedule applies a 25% discount to the prorated price, reducing it to $150.
Regular Price Calculation:
The Regular Price reflects the discounted value after applying the Discount Schedule:RegularPrice=200×(1-0.25)=150×0.5=75\text{Regular Price} = 200 \times (1 - 0.25) = 150 \times 0.5 = 75RegularPrice=200×(1-0.25)=150×0.5=75.
Key Salesforce CPQ Reference Points:
Ranged Discount Schedules modify the List Price based on configured thresholds . Subscription Pricing Logic ensures correct proration for products with terms different from the Quote Term .



In what way does Smart Approvals expedite the approval process?

  1. Approving a quote will auto-approve any lesser-discount quotes related to the same opportunity.
  2. Quotes within defined thresholds will be automatically approved.
  3. Quotes with multiple steps in the approval chain go directly to the highest approver required.
  4. Rejected quotes that are resubmitted within previously approved values go directly to the person who rejected.

Answer(s): D

Explanation:

Smart Approvals Overview:

Salesforce CPQ's Smart Approvals streamline the approval process by re-evaluating previously approved records to avoid redundant approvals.
Rejected Quotes Resubmission:
If a quote is rejected, and the user resubmits it without exceeding previously approved values, it bypasses the full approval chain and is sent directly to the person who rejected it. This functionality minimizes unnecessary delays and ensures efficient quote handling.
Documentation Alignment:
Smart Approvals Configuration and behavior as outlined in CPQ guidelines ensure approval efficiency .



A user is unable to see a particular Product on the Product Selection screen when clicking Add Products.
What are two potential reasons the Product is unavailable Choose 2 answers

  1. The Hidden checkbox on the Product record is set to TRUE.
  2. The Add Products button has a Custom Action Condition associated to it.
  3. The Component checkbox on the Product record is set to TRUE.
  4. The Add Products button has a Search Filter associated to it.

Answer(s): C,D

Explanation:

Potential Causes:
Component Checkbox: Products marked as Components are typically excluded from being directly selectable in the Product Selection screen unless part of a bundle . Search Filter: Custom Search Filters on the Add Products button limit the display of products based on criteria such as product attributes or field values.
Excluded Reasons:
Hidden Checkbox: This is generally used to hide products from the Quote Line Editor, not the Product Selection screen.
Custom Action Condition: While these can limit the Add Products button's visibility, they do not directly affect individual product visibility.
Salesforce CPQ Reference Points:
Documentation on Product Selection Behavior and Search Filters confirms these behaviors .



Universal Containers wants to have quantity requirements for certain Product options in a bundle. The Product Option's quantity must be multiplied by the quantity of the bundle product. How should the Admin set this up in the bundle to meet the requirement?

  1. Select the Multiplier checkbox on the Bundle.
  2. Select the Bundled checkbox on the Product Option.
  3. Select Component as the Type field on the Product Option.
  4. Select the Quantity Editable checkbox on the Product Option.

Answer(s): C

Explanation:

Requirement Overview:Universal Containers needs the quantity of product options in a bundle to automatically scale based on the quantity of the parent bundle product.
Salesforce CPQ Mechanism:
The Type field on the Product Option allows for specific configuration behaviors.
When the Type is set to Component, Salesforce CPQ automatically multiplies the option's quantity by the bundle product's quantity. This ensures that the dependent options align with the parent bundle quantity.
Implementation Steps:
Navigate to the Product Option record associated with the bundle.
Set the Type field to Component.
Ensure that other configuration settings, such as quantity constraints, align with the desired outcome.
Test the functionality by adding the bundle to a quote and adjusting the quantity. The option quantities should scale proportionally.
Relevant Salesforce CPQ Documentation:This behavior is a standard feature in Salesforce CPQ and is documented under Product Bundles and Options Configuration.



Universal Containers has three different range discount schedules. All three have a reference to Product A through the objects shown below. Product A is an option in a bundle and has a list price of $100.



Given this scenario, what should the Net Total Price of Product A be if the user enters a Quantity of 15 on a quote where contracted pricing is applicable?

  1. $1, 125.00
  2. $1, 275.00
  3. $1, 350.00
  4. $1, 320.00

Answer(s): B

Explanation:

Scenario Breakdown:
Product A has a base list price of $100.
A quantity of 15 is entered on the quote.
Gold Hardware Maintenance Discount applies because contracted pricing is enabled.

Discount for the quantity range (11­20) is 15% (as shown in the table).
Net Price Calculation:
List Price = $100
Discount = 15%
Quantity = 15
Net Total Price = $100 × 15 × (1 - 0.15) = $1, 275.
Justification for Selected Discount:According to Salesforce CPQ guidelines, when contracted pricing applies, it takes precedence over other Discount Schedules. The Gold Discount Schedule is therefore applied.
Testing and Validation:Test the configuration using a sample quote to ensure the correct schedule is applied and the net total price matches the expected value.



An admin has created a text field Configuration Attribute for Bundle

  1. The admin wants the attribute to start with a dynamic value the moment the configuration page loads.
    Which steps should the admin take to meet this requirement?
  2. Create a formula text field on the Quote, constructing the formula to return the desired default value. Update the Configuration Attribute Default Field to identify the Quote formula field.
  3. Create a Process Builder to update the Product Option field that is used for the ConfigurationAttribute value. Set the process to trigger upon new record creation.
  4. Create a text field on the Quote Line object with the same API name as the Configuration Attribute field. Create a Price Rule to target the Quote Line field to give it a value.
  5. Create a Price Rule to target the Product Option field that is used for Configuration Attribute to give it a value. Ensure the end user selects Apply Rules in the Configurator.

Answer(s): B

Explanation:

Requirement:Populate a Configuration Attribute with a dynamic value when the configurator page loads.
Solution Mechanics:
Process Builder can be used to dynamically set values on records based on predefined logic. By targeting the Product Option field, which maps to the Configuration Attribute, Process Builder ensures that the value is set upon record creation.
Steps to Implement:
Create a new Process Builder.
Trigger on the creation of the Quote Line record (or related record based on Configuration Attribute setup).
Define criteria to determine the dynamic value.

Use the Update Records action to populate the Product Option field with the default value.
Advantages of Process Builder:
Allows for dynamic and conditional logic.
Automates the default value population without user intervention.
Testing and Validation:
Create a test bundle with the Configuration Attribute. Load the configurator and verify that the attribute is pre-populated.



Viewing Page 1 of 28



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

deedee 12/23/2023 5:51:00 PM

great great
UNITED STATES


Asad Khan 11/1/2023 3:10:00 AM

answer 16 should be b your organizational policies require you to use virtual machines directly
Anonymous


Sale Danasabe 10/24/2023 5:21:00 PM

the question are kind of tricky of you didnt get the hnag on it.
Anonymous


Luis 11/16/2023 1:39:00 PM

can anyone tell me if this is for rhel8 or rhel9?
UNITED STATES


hik 1/19/2024 1:47:00 PM

good content
UNITED STATES


Blessious Phiri 8/15/2023 2:18:00 PM

pdb and cdb are critical to the database
Anonymous


Zuned 10/22/2023 4:39:00 AM

till 104 questions are free, lets see how it helps me in my exam today.
UNITED STATES


Muhammad Rawish Siddiqui 12/3/2023 12:11:00 PM

question # 56, answer is true not false.
SAUDI ARABIA


Amaresh Vashishtha 8/27/2023 1:33:00 AM

i would be requiring dumps to prepare for certification exam
Anonymous


Asad 9/8/2023 1:01:00 AM

very helpful
PAKISTAN


Blessious Phiri 8/13/2023 3:10:00 PM

control file is the heart of rman backup
Anonymous


Senthil 9/19/2023 5:47:00 AM

hi could you please upload the ibm c2090-543 dumps
Anonymous


Harry 6/27/2023 7:20:00 AM

appriciate if you could upload this again
AUSTRALIA


Anonymous 7/10/2023 4:10:00 AM

please upload the dump
SWEDEN


Raja 6/20/2023 5:30:00 AM

i found some questions answers mismatch with explanation answers. please properly update
UNITED STATES


Doora 11/30/2023 4:20:00 AM

nothing to mention
Anonymous


deally 1/19/2024 3:41:00 PM

knowable questions
UNITED STATES


Sonia 7/23/2023 4:03:00 PM

very helpfull
UNITED STATES


binEY 10/6/2023 5:15:00 AM

good questions
Anonymous


Neha 9/28/2023 1:58:00 PM

its helpful
Anonymous


Desmond 1/5/2023 9:11:00 PM

i just took my oracle exam and let me tell you, this exam dumps was a lifesaver! without them, iam not sure i would have passed. the questions were tricky and the answers were obscure, but the exam dumps had everything i needed. i would recommend to anyone looking to pass their oracle exams with flying colors (and a little bit of cheating) lol.
SINGAPORE


Davidson OZ 9/9/2023 6:37:00 PM

22. if you need to make sure that one computer in your hot-spot network can access the internet without hot-spot authentication, which menu allows you to do this? answer is ip binding and not wall garden. wall garden allows specified websites to be accessed with users authentication to the hotspot
Anonymous


381 9/2/2023 4:31:00 PM

is question 1 correct?
Anonymous


Laurent 10/6/2023 5:09:00 PM

good content
Anonymous


Sniper69 5/9/2022 11:04:00 PM

manged to pass the exam with this exam dumps.
UNITED STATES


Deepak 12/27/2023 2:37:00 AM

good questions
SINGAPORE


dba 9/23/2023 3:10:00 AM

can we please have the latest exam questions?
Anonymous


Prasad 9/29/2023 7:27:00 AM

please help with jn0-649 latest dumps
HONG KONG


GTI9982 7/31/2023 10:15:00 PM

please i need this dump. thanks
CANADA


Elton Riva 12/12/2023 8:20:00 PM

i have to take the aws certified developer - associate dva-c02 in the next few weeks and i wanted to know if the questions on your website are the same as the official exam.
Anonymous


Berihun Desalegn Wonde 7/13/2023 11:00:00 AM

all questions are more important
Anonymous


gr 7/2/2023 7:03:00 AM

ques 4 answer should be c ie automatically recover from failure
Anonymous


RS 7/27/2023 7:17:00 AM

very very useful page
INDIA


Blessious Phiri 8/12/2023 11:47:00 AM

the exams are giving me an eye opener
Anonymous