The customer is billed at a per unit rate based on the volume consumed for a product 'StarKit'. A price range is defined for each volume slab as per the following:

  • 1 to 10 units = $120
  • 11 to 20 units = $150
  • 21 to 30 units= $275
  • 31+ units = $500

Steps:

PLI Configuration

  1. The first step is to configure the PLI for the Starkit. Set following values for the given fields.
    Price Type= Usage
    Frequency= Monthly
    Price Method= Per Unit

    If you set the Price Method as Per Unit, then the Adjustment Type must be set to List Price Override in the below table, so that the engine calculates the Rated Amount = (Adjustment Amount * Quantity).

    Price UOM= Each

  2. To enable a user to modify the usage tier, select Is Usage Tier Modifiable.

Apply Price Matrix

  1. From the Price List Item tabs, open the Matrices tab and click New to add a new Price Matrix.
  2. Select Matrix Type as Dimension.
    On the Detail page,  Dimension1 as Quantity and Dimension1Value Type as Range.
  3. Go to Matrix Detail and list the entries as

    SequenceQuantityAdjustment AmountAdjustment Type
    110120List Price Override
    220150List Price Override
    330275List Price Override
    4999999500List Price Override
  4. The tiered pricing for this product is inherited from the Price Matrix. After defining the tiered rates, click Save. The PLI configuration for a Usage product is complete.

    Note

    A usage product is always billed in Arrears. It is recommended that you set the Billing Rule to Bill In Arrears.


    Create an order with this usage-based product. The product which is now an activated asset will have a Usage and a Billing Schedule generated automatically. Next, you should provide a Usage Input to record the usage quantity consumed within a specific duration. 

Process Usage Input

Go to Usage Inputs object.

  1. Enter the Asset Number. This asset number must match with the corresponding asset number that you have specified in the Asset Line Item Detail page.
  2. Enter a Usage Date that corresponds with the Billing Schedule.
  3. Enter the Product UOM. This value should match the value provided on the Product PLI.
  4. Ensure that Status is Loaded.
  5. Enter the Quantity and click Save.

After saving the input, click Process Usage Input to process the amount against the entered quantity.
When the usage is processed successfully, the Status will change to Rated and you will see the amount under Rated Amount

For example:

  • If you specify Quantity as 9, you will see the Rated Amount as $ 1080 (9 * 120).
  • If you specify Quantity as 15, you will see the Rated Amount as $ 2250 (15 * 150).