Entering content frameFunction documentationWage Type Statement (Report RPCLGA00) Locate the document in its SAP Library structure

Use

The Wage Type Statement enables you to display wage type distribution information based on the payroll data for the selected personnel numbers. The report shows the current values (number and amount) for each wage type. The wage type statement uses data from the Results Tables RT and CRT 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).

You have the following options:

Note

You cannot 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 the appearance of the wage type statement:

Number and amount per wage type are displayed.

In the Reference period field, you can enter a payroll period as a comparison period to the specified evaluation period. The list then displays the relevant comparative results and the absolute and relative differences. Note that this mode requires a list width of 132 characters. When printing, select an appropriate format. If you use a small monitor, you may have to use the vertical scroll bars.
The selection options enable you to restrict the data displayed. You can, for example, decide to display only wage types with a total of more than 5%. Note, however, that the totals displayed still include the values of any hidden wage types.
The overall total and the subtotals are also displayed for the organizational assignment in each case.
The comparative values are not available for form use, for CRT evaluation, or for the file that you save on your computer.

If you flag the parameter Read cumulated results, the system reads the cumulated annual values from the CRT table instead of the period values from the RT table.

Values from the CRT table cannot be displayed in the form.

Note

The wage type statement requires the following programs or includes:

RPCLGA00 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 statement 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