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

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.