Universal Containers has a Standard Warranty product that is priced as a Percent of Total subscription product. It is priced as 25% of the Net Price of all Shipping Container products added to the Quote.
When generating a partial Order via the Create Order button, the Admin notices the Standard Warranty was absent from the Order Product selection page.
What should the Admin do to allow the Standard Warranty product to create an Order Product?
Answer : B
Requirement Overview:
Ensure the Standard Warranty (a Percent of Total product) generates an Order Product when a partial Order is created.
Solution:
When generating a partial Order, selecting a Shipping Container product triggers the automatic creation of a Standard Warranty Order Product, as the warranty is based on the container's Net Price.
Steps to Test:
Add a Shipping Container Quote Line and the Standard Warranty Quote Line to a Quote.
Create a partial Order, selecting the Shipping Container.
Verify that the Standard Warranty Order Product is generated.
A sales rep at Universal Containers is trying to determine why a new Contract was unable to be created from a recently contracted Order. The sales rep has confirmed that the Order is for a new customer. This is the sales reps first attempt to contract the Order.
What are three troubleshooting steps an admin should take to identify the issue7
Choose 3 answers
Answer : A, C, E
Issue Context:
A Contract could not be created from an Order for a new customer.
Troubleshooting Steps:
A . Confirm Order Product Activation:
Contracts can only be generated for activated Order Products.
C . Check Apex Jobs:
Errors in the contracting process are logged in Apex Jobs. Review these logs for potential issues.
E . Ensure Subscription-Based Order Product:
Contracts require at least one subscription-based Product on the Order.
Validation:
Verify that all conditions are met and retest the Contract creation process.
Universal Containers has a single Price Book for several currencies. The Admin is creating a Primary Quote from an Opportunity and notices the Quote inherits the Price Book from the Opportunity.
Which Product will be available within the Product Selection page?
Answer : D
Requirement:
Ensure that products available for selection are filtered by the Quote's currency.
Solution:
CPQ filters products based on the Price Book Entries associated with the Opportunity/Quote's currency.
Why Other Options Are Incorrect:
A: Active currencies do not determine product availability.
B: Dated Exchange Rates do not affect product selection directly.
C: Products with a zero Pricebook Entry are not valid for selection.
Salesforce CPQ Reference:
Multi-currency product selection is documented in CPQ Multi-Currency Configuration .
Universal Containers (UC) sells its Support SKU both as a stand-alone product and a product option within a bundle. When sold as a stand-alone product, the expected List Unit Price is $1,000. When sold as part of a bundle, UC wants to reduce the List Unit Price to $800.
What should the admin do to meet the requirement?
Answer : B
A sales user generated a Renewal Opportunity with Opportunity Products by using the Renewal Forecast checkbox on the Contract. Near the end of the Contract, the sales user navigates to the Renewal
Opportunity and uses the New button from the Quotes Related list. The sales user notices the Renewal Quote is missing some of the renewable Products. Preserve bundle structure on the Contract is set to True. What are two ways a sales user should generate an accurate Renewal Quote?
Answer : C, D
Requirement Overview:
Ensure the Renewal Quote is accurate and includes all renewable products from the original Contract.
Solution:
C . Renewal Quoted Checkbox:
Select the Renewal Quoted checkbox on the Contract to generate Renewal Quotes automatically.
D . Renew Contracts Button:
Use the Renew Contracts button from the Account's Contract Related List to create Renewal Quotes directly.
Steps to Configure:
Ensure the Contract is active and associated with the correct Account.
Use either the Renewal Quoted checkbox or the Renew Contracts button to generate Renewal Quotes.
An Admin is creating a Product Rule with an Advanced Condition.
How should the Admin reference a specific Error Condition record in the text of the Advanced Condition field?
Answer : C
Requirement Overview:
Reference specific Error Condition records in the Advanced Condition field of a Product Rule.
Solution:
Use the Index field value from the Error Condition record in the Advanced Condition formula.
Example:
If the Index field value is 1 for a specific Error Condition, reference it as 1 in the Advanced Condition (e.g., 1 AND 2).
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?
Answer : B
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.