Using Accumulated Range Breaks

Setting up modifiers with accumulated range breaks provides additional flexibility to existing price break processing. Using accumulated range breaks, you can set up range price breaks that accumulate within and across orders based on some attribute value (for example, quantity) that is accumulated from previous orders or order lines.

The pricing engine uses the accumulation value as the starting point of the break calculation. Oracle Advanced Pricing does not store these accumulated values. The value is passed by the calling application in the engine request or the engine dynamically sources the attribute from a customer API.

Values can be accumulated across different orders or within an order. For example, suppose a customer places the following two orders:

Under regular range price break processing, each order would be evaluated independently of the other. However, with accumulated range price breaks, the accumulated quantity value from Order A is the starting point for evaluating the range break for Order B.

The value of the accumulation attribute is sourced from the pricing request when evaluating accumulated range price breaks for modifiers. Customers are responsible for accumulating and maintaining the values from previous transactions in any manner they choose. This value is the starting point for range price breaks in subsequent transactions that are passed to the pricing engine.

Setting the Profile Option and Volume Attribute

To begin using the accumulation attribute feature, the profile QP: Accumulation Attributes Enabled must be set to Yes. Typically, this value is set by the System Administrator. The profile option also enables the Accumulation Attribute field in the Price Breaks tab on the Define Modifier window. Complete the following steps to set up this feature (no seeded attributes are provided for this feature).

  1. You can create two types of accumulation volume attributes in Attribute Management to use this feature:

  2. Set the profile QP: Accumulation Attributes Enabled to Yes at Site, Application, or both levels. The profile enables the Accumulation Attribute field in modifier lines. Price break details are defined in Define Details.

  3. Define a modifier line with the following setup:

Using Accumulated Range Break Across Orders

When using accumulated range breaks, the accumulation total must be passed as the starting point for each pricing request. For example, suppose the following discount is set up to give a discount across orders.

Volume Attribute From Volume Attribute To Adjustment Amount
0 5 5%
5 10 10%
10 15 15%

If a customer then places three separate orders for five items each, then the adjustment amount is calculated as follows:

Order No. Quantity Accumulated Value Adjustment Amount
1 5 0 5%
2 5 5 10%
3 5 10 15%

The adjustment calculations for the preceding example are as follows:

Using Accumulated Range Breaks Within an Order

Accumulated range price breaks can be used to evaluate the volume of order lines within the same order.

For example, if a customer orders three lines of the same item that is eligible for a discount, then each line is priced based on the accumulated value of the previous qualifying line for the same product.

Suppose a price break modifier is set up with the following volume ranges and adjustment amounts:

Volume Attribute From Volume Attribute To Adjustment Amount (Percent)
0 5 5%
5 10 10%
10 15 15%

When this discount is applied, the accumulated values and adjustment amounts are calculated as follows:

Line No. Quantity Accumulated Value Adjustment Amount
4.1 3 0 5%
4.2 6 3 8.33%
4.3 4 9 13.75%

The accumulation value and discounts are evaluated as follows: