Wage type characteristics determine how the wage types function when entered in infotypes. For example, based on the configuration, wage type characteristics indicate a number or an amount, or default the values based on indirect valuation.
You can define the following wage type characteristics:
- Validity period
- Operation indicator
- Minimum and maximum wage type amount, if applicable
- Whether or not the wage type amount should be included in the basic pay total
- Default units of time or measurement, and the minimum and maximum number
- Input combinations for number and amount
- Indirect valuation and its characteristics
Note
If you intend to implement the HCM Personnel Time Management component, you must also define the wage type as a bonus or a basic hourly pay wage type.
Indirect Valuation of Wage Types
Wage types can be valuated in the following ways:
- Direct valuation:
- The amount that is used to valuate the wage type, is entered in the infotype manually.
- Indirect valuation:
- The system automatically calculates the wage type amount and enters it in the infotype. In this case, the system imports and calculates the wage type amount from the table; and you do not have to enter it manually.
- If the valuation table changes, the system automatically changes the HR master data record in accordance with the start or end date. This helps avoid mass data changes.
The system can perform indirect valuation for the following infotypes:
- Basic Pay (0008)
- Recurring Payments / Deductions (0014)
- Additional Payments (0015)
Indirect Valuation Using the Rule for Wage Type Characteristics
You can indirectly valuate a wage type by specifying the following details:
- Module name:
- Specifies the fixed valuation table used for indirect valuation.
- Module variant:
- Controls the read access to the table.
Indirect valuation means that the system reads the amount from a table; and you do not have to enter it manually in the infotype.
You define the valuation rule centrally, which means that you do not have to change master data records when you change the valuation.
Wage Type Characteristics Module
Different modules read different valuation tables.
You can do the following:
- Adapt SAP standard modules to meet your enterprise-specific requirements.
- Create your own modules with specific calculation guidelines.
It is possible to define your own module by using the following tools:
- Indirect Valuation Modules table (T511IV_M): Customer-specific module (indirect valuation) that you have defined.
- Business Add-In (BAdI) HR for Indirect Valuation of Wage Types (HR_INDVAL), this BAdI creates or changes the calculation guideline for an indirect valuation module.
You can define your own module in exceptional cases where the standard functionality is not suitable for your requirements.
Note