Ansicht
Dokumentation

SIMG_OHT079 - Generate Higher Bonuses on a Weekly Basis

SIMG_OHT079 - Generate Higher Bonuses on a Weekly Basis

Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

In this step, you determine whether a higher bonus should be paid for overtime exceeding a certain number of hours weekly.

The employee is to receive a higher overtime bonus if he/she works more than ten hours of overtime weekly.

  • The wage types for overtime bonuses have been defined.

Subschema TW00 is called in schema TM00; it processes personnel calculation rules TW10, TW20 and TW30.

Time type 0901 (weekly overtime) is initialized. The system sets the time type to zero on Mondays. On all other days of the week, the overtime hours worked so far are cumulated in time type 0901 (weekly overtime).

As of the tenth weekly overtime hour, a 50% bonus is generated in personnel calculation rule TW20 for all overtime wage types
instead of a 25% bonus.

Weekly overtime is then updated in personnel calculation rule TW30.

It is generally sufficient to modify the threshold value as of which an increased bonus is to be generated, and the wage types which describe the bonus.

  1. Decide whether you want to generate a higher bonus after a certain number of overtime hours.
  2. Decide which overtime wage type is to be converted to another.
  3. Copy personnel calculation rule TW20 to ZW20.
  4. Edit personnel calculation rule ZW20. Replace wage type "MM10" by your wage type with a lower bonus, and wage type "MM202" by your wage type with a higher bonus. Replace the number 10 by your threshold value. The following section of personnel calculation rule shows exactly where you should make these replacements:

DOUTOTWGTYP
**** ADDOT *
MM10 ADDDB0000ZHRS=10,00 HRS-D0901 HRS>0 HRS MM10 1 GENOWB* ADDOT MM20HRS=D0000 ADDDB0901
MM20 ADDDB0901 ADDOT *

  1. Change the name of personnel calculation rule TW20 to ZW20.
  2. Activate function COPY TW00 in your schema.





General Data in Customer Master   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2460 Date: 20240523 Time: 201621     sap01-206 ( 36 ms )