Salesforce Certified CPQ Specialist — Question 15
Universal Containers wants to ensure that information in custom fields provided on original Quote Lines should also appear on Quote Lines for the Renewal Quotes.
How should the Admin set up this data flow?
Answer options
- A. Renewal Quote Line values are automatically mapped from original Quote Lines.
- B. A twin field should be created on both the Asset and Subscription objects to bring back to Renewal Quote Lines.
- C. A custom formula field should look up through the SBQQ_Source_c Quote Line lookup to the original Quote Line.
- D. A Price Rule should be created to pull the value from the original Quote Line and populate the Renewal Quote Line.
Correct answer: B
Explanation
The correct answer is B because creating a twin field on both the Asset and Subscription objects allows for the desired data to be transferred to Renewal Quote Lines. Option A is incorrect as it suggests automatic mapping, which does not happen by default. Option C is not suitable because a formula field does not facilitate the necessary data flow between objects in this context. Option D is also incorrect as Price Rules are not used for this specific type of data transfer.