An admin has created a Product and defined Price Dimensions for yearly segments. They want the Product to appear unsegmented when it is first added to a Quote, with the option to segment when needed.
Answer : C
Unsegmented Product Setup:
By setting the Default Pricing Table to Standard, the product appears unsegmented when first added to a quote.
This allows users to manually segment the product later if necessary.
Default Pricing Table Configuration:
The Standard table ensures that pricing is applied uniformly across the quote without segmentation.
Salesforce CPQ Reference:
This behavior is defined in the Price Dimension Configuration Guidelines in CPQ documentation .
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
Answer : B, C
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 come to an agreement for future pricing with a specific customer. The agreement is for special volume-based, tiered pricing for Product A on all future quotes.
How can this agreement be configured to set the Regular Price for this customer?
Answer : B
Requirement Overview:
Configure tiered pricing for Product A specific to a customer for all future Quotes.
Solution Details:
Use a Discount Schedule with tiered pricing.
Assign the Discount Schedule to a Contracted Price record tied to the customer's Account.
Steps to Configure:
Create the Discount Schedule with the desired tiers.
Navigate to the customer's Account.
Create a Contracted Price record:
Reference Product A.
Assign the Discount Schedule.
Validation:
Generate a Quote for the customer and confirm the tiered pricing is applied correctly.
Product A has the 'One per Unit" option selected within the Asset Conversion pteklist. Users era reporting that when they modify the quantity for Product A on on amendment Quote, the following error displays:
"Product cannot be refunded. The quantity of Line # cannot decrease without a corresponding update."
What should the CPQ specialist do to ensure sales raps can edit the quantity of asset-based products within an amendment Quote?
Answer : B
Comprehensive Detailed Step-by-Step Explanation with all Salesforce CPQ Reference
Understanding the Issue:
The error message, ''Product cannot be refunded. The quantity of Line # cannot decrease without a corresponding update,'' occurs because the default behavior prevents a decrease in asset quantities unless explicitly allowed.
Asset Conversion for Product A is set to 'One per Unit,' requiring each unit to be treated as a separate asset.
Key Salesforce CPQ Setting:
Asset Amendment Behavior:
This field on the Product determines how CPQ handles amendments for asset-based products.
Setting it to 'Allow Refund' enables sales reps to reduce the quantity of assets during amendment quotes without generating errors.
Configuration Steps:
Navigate to the Product Record for Product A in Salesforce CPQ.
Locate the Asset Amendment Behavior field.
Change its value to Allow Refund.
Save the changes.
Impact of the Change:
Sales reps can now amend the quantity of Product A on amendment quotes.
The system will process the reduction in quantity without triggering an error, as the refund behavior is explicitly enabled.
Verification:
Create an amendment quote for a contract involving Product A.
Adjust the quantity of Product A and confirm that the amendment processes successfully without errors.
This approach is in line with Salesforce CPQ guidelines on managing amendments for asset-based products.
Universal Containers (UC) uses USD, GBP, and EUR and has Multi-Currency enabled.
UC products have two sets of USD prices: one for American customers and one for Asia Pacific customers.
UC products have one set of EUR and GBP prices for European customers.
What is the most effective way to set up DCs Price Books?
Answer : C
Requirement Overview:
Universal Containers uses multiple currencies (USD, EUR, GBP) and requires specific pricing based on regions (America, Asia Pacific, Europe).
Solution Details:
Create four Price Books, where each Price Book covers a unique combination of region and currency.
America - USD: Prices for American customers.
Asia Pacific - USD: Prices for Asia Pacific customers.
Europe - EUR: Prices for European customers using EUR.
Europe - GBP: Prices for European customers using GBP.
Steps to Configure:
Navigate to Setup > Price Books and create a new Price Book for each combination.
Assign relevant Price Book Entries for the products in each Price Book.
Use sharing rules to restrict access to the appropriate Price Books for users in each region.
Validation:
Ensure users can access and use the correct Price Book based on their region and currency.
Which three CPQ pricing functionalities contribute to Regular Price during the price calculation sequence? Choose 3 answers
Answer : B, C, E
CPQ Price Calculation Sequence:
The Regular Price is calculated as part of the price waterfall, and several factors influence it.
Key Contributors:
Prorate Multiplier: Adjusts prices for subscription products based on term alignment.
Contracted Price: Overrides the List Price for specific customers.
Discount Schedules: Apply volume or tiered discounts during price calculation.
Why Other Options Are Incorrect:
A: Additional Discount Fields apply after Regular Price is calculated.
D: Target Customer Amount is used in quoting, not directly in Regular Price calculation.
Salesforce CPQ Reference:
Price waterfall and Regular Price contributors are detailed in CPQ Pricing Configuration .
An admin has implemented a new CPQ business requirement In a sandbox. They have created new products and used them to construct a bundle. The admin has also created a Product Rule that automatically selects Product Options when the user selects a specific Configuration Attribute.
In which sequence should the admin migrate the records related to the new CPQ functionality In order to maintain record relationships?
Answer : B
Requirement Overview:
Migrate new CPQ functionality from a sandbox, ensuring that record relationships are preserved.
Migration Sequence:
Products: Base level of the bundle.
Options: Product Options depend on the Product.
Attributes: Attributes are referenced by Product Options.
Rules: Product Rules depend on Products, Options, and Attributes.
Steps to Migrate:
Export and import Products first.
Migrate Options, followed by Attributes, and finally Rules.
Validation:
Test the migrated functionality to ensure all dependencies and relationships are intact.