Entering content frameFunction documentation Wage Type Distribution (Report RPCLGV00) Locate the document in its SAP Library structure

Use

The Wage Type Distribution report enables you to display wage types for several payroll periods. It does not take into consideration differences resulting from retroactive payroll. The report shows the current values (number and amount) for each wage type. The report evaluates the payroll records that are marked with update indicator ‘A’ when the report is run. Subsequent reporting runs may not give the same result if - in the intervening period - retroactive payroll has taken place for the evaluation period. The wage type distribution uses the data from the results table RT for the relevant payroll result. The employee’s organizational assignment is also evaluated from the payroll result. This data is taken from the Work Center Basic Pay table (WPBP).

The wage type distribution offers you the following options for evaluation:

Note

You cannot use wage type distribution to run a report for several countries. You can only select payroll areas from one country for reporting.

Scope of Function

You use the following parameters to determine how the appearance of the wage type statement:

Note

The wage type statement requires the following programs or includes:

RPCLGV00 Run Wage Type Statement

RPCLGA10 Read Routines

RPCLGA20 Print Routines

RPCLGA30 Main Routines

RPCLGAx0 Read Program for Database PCL2 (Payroll Cluster)

The Read Program for Database PCL2 is different for each country version. For example, for the USA, the program RPCLGAU0 is used, for Germany RPCLGAD0.

The wage type statement writes the imported payroll results (RT, CRT, WPBP) to a sequential dataset. This is saved as an extract. The following formula represents the memory requirements:

Memory in bytes = Number of personnel numbers
x number of wage types
x number of imported payroll results
x record length (approx. 100 bytes)

Example: You want to run the wage type distribution for 3,000 employees for one period. For each employee there are about 500 wage types. For this extract, you require memory space of approx. 150 MByte (3 000 x 500 x 1 x 100).

 

 

 

Leaving content frame