Universal containers has setup a partner type custom field on the CPQ quote object inorder to ensure partners receive discounts.setting the partner type on the quote shouldcause a recalculation because the field is an input to theproduct prices.how can partnertype queue a new calculation for the quote?
In Salesforce CPQ, if a custom field is an input to product prices and you want a change in this field to trigger a recalculation, you should add this field to the calculating fields field set.This is because Salesforce CPQ's Advanced Quote Calculator determines quote and quote line prices in response to user or automated actions1. Therefore, adding the 'partner type' field to the calculating fields field set will ensure that setting the partner type on the quote triggers a new calculation.Reference
The CPQ Quote Calculation Sequence - Salesforce
Currently there are no comments in this discussion, be the first to comment!