Creating Deposit Rules

Objective

After completing this lesson, you will be able to create a Deposit Rule in SAP Incentive Management.

Deposit Rules

Once we’ve calculated the amount of a payee’s earnings in the Incentive Rules, we need to determine how much of the earning to pay and when to pay it. This is where the Deposit Rule comes in. The deposit rule is the most important rule in a plan, since the output of this rule acts as input for the internal calculations that generate the payment.

A deposit is created only if the incentive is available for deposit. For example, a calculation run in February doesn't generate a deposit output for a quarterly incentive rule if the quarter ends in March.

There are two types of Deposit Rules:

  • Basic Deposit Rules use Incentives as their input
  • Detail Deposit Rules use Credits as their input

Some things you can do in a Deposit Rule:

  • Put a hold on all or part of a Deposit until a future period
  • Differentiate or combine multiple incentives into a single deposit
  • Assign Earning Groups and Earning Codes to a Deposit

Hold Functions in Deposit Rules

Hold functions are used to delay a compensation payment for the payee. This is done in cases where the company needs to wait to pay the appropriate compensation to the payee.

Hold Types include:

  • Release Immediately: Do not place a hold.
  • Indefinite Hold: This will hold the deposit indefinitely, until an Administrator manually releases the hold.
  • Hold with Conditions: Holds a payment until a condition is true. For example, an employee can receive their bonus once they have reached 90 days of employment.
  • Period Type: Release a payment after a certain number of periods.

Deposit Codes and Deposit Groups

Earning Codes and Earning Groups are required fields within a deposit rule.

Earning Codes are labels that define different types of deposits. They are primarily used for accounting purposes.

Earning Groups are used to group similar types of deposits. Payments of the same earning group aggregate or offset each other.

Both Earning Groups and Earning Codes have dropdown lists that can be managed from the Global Values.

Example of Earning Groups and Earning Codes

In the following example, The Product Commission and Services Commission have the same Earning Group (Commission). The two are combined in a single Payment with an Earning Group of Commission. The two values (-$500 and $200) are combined into a value of -300. Since the Bonus incentive has a separate Earning Group (Bonus), the resulting Payment is separate from the other two and pays a value of $100.

A diagram showing the effect of different earning groups and earning codes. An explanation of the diagram is in the text above.

Exercise: Create Basic Deposit Rules

Business Example

In this exercise, you will create basic deposit rules to set the terms of payment for the monthly commission and the quarterly bonus. In both rules, the value of the deposit will be populated with the incentive output.

Steps

  1. Create a Deposit rule to set the terms of payment for the monthly commission.

    1. Select Deposit Rule and select Create New Rule.

    2. Select the radio button for A rule that uses one or more Incentives as input.

    3. Enter DR_Monthly_Product_Commission_Deposit in the Name field.

    4. Select Next.

      The Deposit Rule with the Rule Basics tab selected.
  2. Leave the Condition field blank and select Next.

  3. Create the Deposit output.

    1. Select Create New Deposit Amount.

    2. In the Output Name field, enter DO_Monthly_Product_Commission_Deposit.

    3. Use the editor to reference the incentive IO_Monthly_Product_Commission:

      • Select the Editor Window.
      • Enter Inc in the Expression box.
      • Select the Incentive dropdown.
      • Select reference: Incentive.
      • Enter IO and select IO_Monthly_Product_Commission:Month:USDfrom the dropdown.
      A screen image showing how to reference the incentive in the deposit rule.
    4. Select OK.

    5. Select Commission in the Choose earning code drop down menu to the right of the Earning Code expression box.

    6. Select Commission in the Choose earning group drop down menu to the right of the Earning Group expression box.

    7. Enter My Monthly Product Commission Deposit in the Display Name for Reports field.

      The Deposit Rule with the Output tab selected.
  4. Select Next, then Finish.

  5. Create a Deposit rule to set the terms of payment for the quarterly bonus.

    1. Select Create New Rule.

    2. Select the radio button for A rule that uses one or more Incentives as input.

    3. Enter DR_Quarterly_Services_Bonus_Deposit in the Name field.

    4. Select Next.

  6. Leave the condition empty and select Next.

  7. Create the Deposit output for the quarterly services bonus.

    1. Select Create New Deposit Amount.

    2. In the Output Name field, enter DO_Quarterly_Services_Bonus_Deposit.

    3. Use the editor to reference the incentive IO_Quarterly_Services_Bonus:

      • Select the Editor Window.
      • Enter Inc in the Expression box.
      • Select the Incentive dropdown.
      • Select reference: Incentive.
      • Enter IO and select IO_Quarterly_Services_Bonus:Month:USD from the dropdown.
    4. Select OK.

    5. Select Bonus in the Choose earning code drop down menu to the right of the Earning Code expression box.

    6. Select Bonus in the Choose earning group drop down menu to the right of the Earning Group expression box.

    7. Enter My Quarterly Services Bonus Deposit in the Display Name for Reports field.

  8. Select Next, then Finish.

  9. Save changes to the compensation plan.

Detail Deposit Rules

As we saw earlier, the difference between a basic deposit rule and a detail deposit rule is the source of the value. Basic deposit rules are populated with an incentive, while detail deposit rules get their values from credits. Use detail deposit rules when your compensation plan does not use incentive rules to calculate earnings.

As with per-credit incentive rules, it is still important to select a measurement when creating detail deposit rules. This is because the measurement filters credits, ensuring only the desired credits are included.

To create a detail deposit rule:

  1. From the compensation plan, select the Deposits button, then select Add New.
  2. Specify the calendar and effective dates and select OK.
  3. Select A Rule that uses Credits as Input.
  4. Enter a name for the deposit rule. Optionally, enter a description.The Basics tab of a deposit rule is displayed. The option A Rule that Uses Credits as Input is selected, making this a Detail Deposit Rule.
  5. Select Next.
  6. In the Source tab, select the measurement.
  7. Select Next.
  8. Leave the condition blank and select Next.
  9. Select Create New Deposit Amount and enter the following information in the Deposit Amount tab:
    • Change the Output Name to the desired name of the deposits.
    • Set the Amount field to the field on the credit; for example, credit.value.
    • Set the Earning Group and Earning Code.
    • Set the display name for reports.
    • Optionally, use the advanced options to put a hold on the deposit.The Output tab of a Detail Deposit rule is displayed. The Amount field is populated with the Credit.Value field.

Summary

  • Deposit Rules determine payment amounts and schedules based on calculated payee earnings.
  • Deposit Rules allow for payment holds, combining incentives, and assigning Earning Codes/Groups.
  • Deposits can be released immediately, held indefinitely, held conditionally, or held for a specific period.
  • Detail Deposit Rules derive values from credits. They are useful when the plan does not use incentive rules to calculate earnings.