Ansicht
Dokumentation

OHAXIW0392 - Monthly Wage

OHAXIW0392 - Monthly Wage

Fill RESBD Structure from EBP Component Structure   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

The monthly wage is calculated in the personnel calculation rule XW30.

The monthly basic wage for the current month is multiplied with the earnings factor of the last two months.

The earnings factor is calculated as follows:

Sum (SZ(LS) * ARS(LS)) + DZ(LS) * DRS_V
DRS_A = ---------------------------------------------.
ANWZ

DRS_V
Earnings factor = -------
ARS

Where

  • SZ(LS) = Target time of the individual time tickets
  • ARS(LS) = Piecework rate of the wage group of the time ticket
  • DZ(LS) = Actual time of the average paid time tickets
  • DRS_A = Average rate of the current month
  • DRS_V = Average rate of last two months
  • ARS = Piecework rate of master wage group
  • ANWZ = Sum of all actual times (piecerate and average)

The sum covers all time tickets in the referenced period, which is the last two months in this case.

Because the labor utilization rate of the time ticket is frequently rounded up or down, the "paid time" can differ from the target time.






Fill RESBD Structure from EBP Component Structure   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1663 Date: 20240523 Time: 163547     sap01-206 ( 23 ms )