Salesforce CPQ Quote Calculation & Pricing Fields

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/26

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms and definitions related to Salesforce CPQ quote calculations, price waterfall, pricing fields, and price-rule sequencing.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

27 Terms

1
New cards

Quote Calculation Sequence

A five-stage process (Loading & Initialization, First, Second, and Third Rounds of Calculations, plus Final Evaluations & Updates) the Advanced Quote Calculator follows to price a quote.

2
New cards

Calculating Fields (field set)

A field set on the Quote object whose member fields (e.g., Primary, Start Date, Additional Discount %) trigger recalculation whenever their values change.

3
New cards

Price Waterfall

A top-to-bottom sequence of quote-line price points where each calculated price (List, Special, Regular, etc.) feeds the next until Net Unit Price is reached.

4
New cards

Quote Line Pricing Fields

A collection of CPQ fields (List Unit Price, Special Price, Regular Unit Price, etc.) that store each step of the Price Waterfall for a quote line.

5
New cards

List Unit Price

SBQQListPricec; the starting price for a product (price-book, block price, percent-of-total, or option override).

6
New cards

Special Price

SBQQSpecialPricec; the price after cost-plus markup, contracted price, or option discount is applied.

7
New cards

Prorated List Price

SBQQProratedPricec; the list price multiplied by the prorate multiplier for subscription products.

8
New cards

Regular Unit Price

SBQQRegularPricec; the price after volume-based discounts from a Discount Schedule are applied.

9
New cards

Customer Unit Price

SBQQCustomerPricec; the price after an Additional Discount (%) entered by a sales rep is applied.

10
New cards

Partner Unit Price

SBQQPartnerPricec; the price after a Partner Discount is applied, manually or via automation.

11
New cards

Net Unit Price

SBQQNetPricec; the final per-unit price after Distributor Discount and all preceding waterfall adjustments.

12
New cards

Price Rule

Automation that, based on conditions, updates fields (e.g., quantity, discounts) during specific calculator events.

13
New cards

Calculator Evaluation Event

A price-rule setting (On Initialization, Before Calculate, On Calculate, After Calculate) that specifies when the rule should run within the calculation sequence.

14
New cards

Evaluation Order (Price Rule)

Numeric field that determines the order in which multiple price rules in the same Evaluation Event run—lower numbers execute first.

15
New cards

Price Action Order

The ‘Order’ field on a price action record that sequences multiple actions within a single price rule.

16
New cards

Block Pricing

A pricing method where a fixed price is applied to a quantity range rather than a per-unit price.

17
New cards

Discount Schedule

A tiered structure that applies volume-based percentage or amount discounts to reach Regular Unit Price.

18
New cards

Percent of Total Price

A pricing method where a product’s price is calculated as a percentage of the total of other quote lines.

19
New cards

Option Price Override

A configuration allowing a bundle option to have a unique list price different from its price-book entry.

20
New cards

Cost Plus Markup

Pricing approach where Special Price equals product cost plus a specified markup percentage or amount.

21
New cards

Prorate Multiplier

SubscriptionTerm ÷ DefaultTerm; factor used to adjust price for partial-term subscriptions, producing the Prorated List Price.

22
New cards

On Initialization Event

Calculator event that occurs as data loads; suitable for rules that must set values before any calculations.

23
New cards

Before Calculate Event

Event that occurs after initialization but prior to quantity and pricing calculations; ideal for rules that modify quantities.

24
New cards

On Calculate Event

Event that runs during the main pricing computations; used for rules needing current calculation context.

25
New cards

After Calculate Event

Final event after pricing is computed; useful for rules that rely on finished prices (e.g., Net Unit Price).

26
New cards

Quote Recalculation

Automatic rerun of the Advanced Quote Calculator triggered by changes to Calculating Fields, quote lines, or specified system processes.

27
New cards

Pricing Calculation Actions

User or system activities (adding a line, clicking Calculate, saving a quote, data loads, etc.) that invoke the Advanced Quote Calculator.