Salesforce Certified CPQ Specialist — Question 64
Universal Containers must be able to create Quotes that contain Quote Lines with different Start Dates. Order Products must be separated into Orders after generation based on the Start Dates.
How can a CPQ Specialist meet this business requirement?
Answer options
- A. Set both the Order by Quote Line Group and Ordered checkboxes to True.
- B. Change Default Order Start Date in CPQ Package settings to Quote Start Date.
- C. Separate Quotes must be created for each unique Start Date.
- D. Set the Order By picklist on the Quote to SBQQ_StartDate_c, and the Ordered checkbox to True.
Correct answer: D
Explanation
The correct answer is D because setting the Order By picklist to SBQQ_StartDate_c allows the system to categorize Order Products based on their Start Dates during generation, while the Ordered checkbox ensures that the products are processed in the correct order. Option A does not specifically address the requirement for separating by Start Date, option B changes the default date but does not achieve the separation, and option C is not necessary when the correct configuration is applied.