Skip to main content

SALESFORCE-CERTIFIED-CPQ-ADMINISTRATOR Real Exam Questions

Salesforce Certified CPQ Administrator (Sales-Admn-202)

358 questions available · Page 1 of 36

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Multiple choice

Universal Containers requires its customers to commit to a new 12-month Contract Term whenever requests to modify the existing Contract are made.

Which two steps should the Admin take to generate accurate Order records? (Choose two.)

  1. A

    Use the Evergreen Contract feature to permit existing Contracts to be extended beyond the original term.

  2. B

    Renew the existing Contract, amend the Quote Start Date to today, and modify the Quote Lines to reflect a new 12-month term. Process the Renewal using the normal Quote > Order > Contract flow.

  3. C

    Amend the existing Contract, updating all Quote Line Quantities to zero, effectively cancelling the Contract. Process the Amendment using the normal Quote > Order > Contract flow.

  4. D

    Amend the existing Contract and extend the End Date to 12 month from today. Process the Amendment using the normal Quote > Order > Contract flow.

Show answer and explanation

Correct answers: B, C

Explanation

The existing commitment must first be ended by an amendment that updates its Quote Line quantities to zero, effectively cancelling that contract through the normal amendment flow. A renewal can then start today with modified Quote Lines reflecting the new 12-month term and proceed through Quote -> Order -> Contract. These two transactions preserve accurate order records for both the cancellation and the replacement commitment.

Question 2 Single choice

An Admin has created a new bundle, and a separate, unrelated Product Rule. Universal Containers wants the t Rule to fire within this specific bundle.

What is a valid setup for the Configuration Rule?

  1. A

    The Configuration Rule must be associated with Product records used in Product Actions.

  2. B

    The Configuration Rule must be associated with the Product Feature used within the bundle.

  3. C

    The Configuration Rule must be associated with the Product Option records used in Product Actions.

  4. D

    The configuration Rule must be associates with the Parent Product in the bundle.

Show answer and explanation

Correct answer: D

Explanation

A Configuration Rule connects an existing Product Rule to the bundle where that rule must execute. Associating the Configuration Rule with the bundle's Parent Product establishes that bundle as the rule's configuration context. Product records or Product Options referenced by actions identify action targets, but they do not provide this parent-bundle association.

Question 3 Single choice

The Edit Lines Field Set Name special field on the Quote object references a Field Set that directly controls which characteristic of the Quote Line Editor?

  1. A

    The fields that trigger a calculation event to occur.

  2. B

    The fields that appear in the Quote Line Drawer.

  3. C

    The Quote Line fields that are visible.

  4. D

    The Quote fields that may be edited.

Show answer and explanation

Correct answer: C

Explanation

Edit Lines Field Set Name points to the field set used to construct the editable line table. Consequently, the referenced field set determines which Quote Line fields are visible as columns in the Quote Line Editor. It does not define Quote-level editable fields, drawer contents, or which field changes trigger calculation.

Question 4 Single choice

"UC offers Container B as one of the configurable options of Container A. Container B is itself configurable with options X, Y, and Z.

How should the Admin configure this?

  1. A

    Create a search filter which only shows Container B if Container A is on the quote or owned by the customer.

  2. B

    Create a bundle with Container B and options X, Y, and Z as product options for Container A.

  3. C

    Create a dynamic quote process that guides the user to choose Container B and options X, Y, and Z if Container A is selected.

  4. D

    Create a bundle with options X, Y, and Z as product options of Container B, and Container B as a product option for Container A."

Show answer and explanation

Correct answer: D

Explanation

The configuration must preserve both bundle levels. Create Container B as a bundle whose Product Options are X, Y, and Z, then make Container B a Product Option of Container A. This nested structure lets users configure B's own options while selecting B from within the parent Container A bundle.

Question 5 Multiple choice

What are the three major features that SBAA offers over standard salesforce approvals? (Choose three.)

  1. A

    Parallel Approvals

  2. B

    Dynamic Approvals

  3. C

    Smart Approvals

  4. D

    Hierarchical Approvals

  5. E

    Email Approvals

  6. F

    Group Approvers

Show answer and explanation

Correct answers: A, B, C

Explanation

Parallel Approvals supports approval activity on concurrent paths instead of requiring every approval to occur in one sequence. Dynamic Approvals determines the needed approval routing from the transaction's conditions. Smart Approvals avoids repeating approval work for values that remain within prior approvals. These three capabilities change the routing and reuse of approvals beyond a standard fixed approval process.

Question 6 Single choice

When using Advanced Approvals, a sales rep submits a Quote for Approval. On the Preview Approvals page, multiple Approval Chains display on screen from left-to-right.

How is the approval order determined?

  1. A

    The Approval Chains start the same time and are completed independent of other chains.

  2. B

    The Approval Chains are completed in the order displayed on screen.

  3. C

    The Approval Chain with the lowest Approval Step is completed first.

  4. D

    The Approval Chain with the lowest Final Approval Step value is completed first.

Show answer and explanation

Correct answer: A

Explanation

Multiple Approval Chains represent independent approval paths rather than stages in one left-to-right sequence. They start at the same time and each proceeds according to its own steps. Consequently, screen position, the lowest Approval Step, and the lowest Final Approval Step do not establish precedence between separate chains.

Question 7 Single choice

Northern Trail Outfitters has two different user profiles that need to see different Quote Line fields in the Quote Line Editor.

How should the admin configure CPQ so users automatically see the desired fields in the Quote Line Editor?

  1. A

    Create two field sets on the Quote object representing each profile, and create a text formula field with the API name HeaderFieldSetName on the Quote object that returns the appropriate field set name based on the user’s profile.

  2. B

    Create two field sets on the Quote object representing each profile, and create a text formula field with the API name EditLinesFieldSetName on the Quote object that returns the appropriate field set name based on the user’s profile.

  3. C

    Create two field sets on the Quote Line object representing each profile, and create a text formula field with the API name EditLinesFieldSetName on the Quote object that returns the appropriate field set name based on the user’s profile.

  4. D

    Create two field sets on the Quote Line object representing each profile, and create a text formula field with the API name HeaderFieldSetName on the Quote object that returns the appropriate field set name based on the user’s profile.

Show answer and explanation

Correct answer: C

Explanation

Quote Line Editor columns are controlled by field sets on the Quote Line object. To dynamically display different sets of fields, the admin can create multiple Quote Line field sets and use the EditLinesFieldSetName formula field on the Quote object to return the appropriate field set name based on the current user’s profile. This automatically presents each user profile with the required Quote Line fields.

Question 8 Single choice

Universal Containers (UC) has asked their admin to add a new product selection rule to thelr flagship bundle. In their flagship bundle, there is a nested bundle "Warranty" that contains three warranty options: Gold, Platinum, and Diamond.

By default, there is no warranty option selected. If a user has not set a warranty option and selects the product option "Premium Container" in the flagship bundle, the Diamond warranty option should automatically be selected in the child bundle.

How should the UC admin set the configuration rule?

  1. A

    Set the configuration rule Child Bundle Condition Level to 1, set the Child Bundle Action Level to None.

  2. B

    Set the configuration rule Child Bundle Condition Level to 1, set the Child Bundle Action Level to 1.

  3. C

    Set the configuration rule Child Bundle Condition Level to None, set the Child Bundle Action Level to 2,

  4. D

    Set the configuration rule Child Bundle Condition Level to None, set the Child Bundle Action Level to None.

Show answer and explanation

Correct answer: C

Explanation

The condition is evaluated against Premium Container in the outer flagship bundle, so Child Bundle Condition Level remains None. The action must reach Diamond inside the nested Warranty bundle. Setting Child Bundle Action Level to 2 directs the selection action through the bundle hierarchy to that warranty option.

Question 9 Single choice

In Universal Containers' original implementation, all Additional Discount fields were removed from the Quote Line Editor Interface in favor of a custom field. Today, Universal Containers wants to use the out-of-the-box Additional Discount field to apply on a Product-by-Product basis for all Products.

To which Field Set does the Admin need to add the Additional Discount field?

  1. A

    The Quote Line object's Summary Fields Field Set.

  2. B

    The Quote object's Line Editor Field Set.

  3. C

    The Quote Line object's Line Editor Field Set.

  4. D

    The Quote Line Group object's Line Editor Field Set.

Show answer and explanation

Correct answer: C

Explanation

Additional Discount must be available for each individual product line in the Quote Line Editor. Fields displayed and edited at that level come from the Quote Line object's Line Editor Field Set. A Quote-level or Quote Line Group field set would place the control at a broader level, while Summary Fields would not provide the required per-product editing column.

Question 10 Single choice

Universal Containers has a quote with the following Process Inputs. The Admin wants questions that change dynamically based on answers to previous questions. For the first question, if the answer to "What business problem are you solving" is: Consolidated IT, then Server Types should be shown as the only next question. If the answer is "Manage Time & Express," then Deployment Options and Commercial Segment should be shown and Server Types should be hidden.

How should the quote process be set up to meet this requirement?

  1. A

    Create a Process Input Condition on Business Solution where Server Types equals Consolidated IT.
    Create a Process Input Condition on Deployment Options and Commercial Segment where Business Solutions equals Manage Time & Expense.

  2. B

    Create a Process Input Regulation on Server Types where Business Solution equals Consolidated IT.
    Create a Process Input Regulation on Deployment Options and Commercial Segment where Business Solutions equals Manage Time & Expense.

  3. C

    Create a Process Input Condition on Server Types where Business Solution equals Consolidated IT.
    Create a Process Input Condition on Deployment Options and Commercial Segment where Business Solutions equals Manage Time & Expense.

  4. D

    Create a Process Input Condition on Server Types Where Business Solution equals Consolidated IT.
    Create a Process Input Regulation on Deployment Options and Commercial Segment where Business Solutions equals Manager Time & Expense.

Show answer and explanation

Correct answer: C

Explanation

Create a Process Input Condition on Server Types that tests whether Business Solution equals Consolidated IT. Create Process Input Conditions on Deployment Options and Commercial Segment that test for Manage Time & Expense. Each condition controls its dependent input, so only the questions matching the earlier response are displayed.