Entering content frameFunction documentation Contribution Limit Check (Report RPLBEN18) Locate the document in its SAP Library structure

Use

During enrollment, the system automatically takes the contribution limits defined in Customizing into account, and only allows employees to choose contributions that are within these limits. After enrollment, however, an employee's contributions can become invalid if a new different contribution rule becomes valid for an employee.

This report detects employee contributions (stored on the plan infotype as an amount, percentage of salary, or as units) that are not within the limits on a key date. It is particularly useful for checking the contributions of employees who become classified as highly compensated after enrolling in a plan that has different limits for highly compensated and non-highly compensated employees. You therefore need to run the check report after the annual process of identifying highly compensated employees in order to detect employees who must change their contributions.

Features

Selection

You run the report for a Key date (today's date or another date).

You restrict data selection using the following parameters:

Under Plan category, you indicate which plan categories you want to check.

Output

The report lists employees whose contribution is outside the allowed limits per plan. It also displays the following information:

The list is displayed in the ABAP List Viewer (ALV) Grid Control, which allows you to change the layout of the list interactively using any of the available fields. For information about the functions of this tool, see Structure link ABAP List Viewer (ALV): Grid Control.

Example

Different contribution rules for a plan apply depending on whether or not an employee is highly compensated. For highly compensated employees, a contribution of between 1% and 4% of salary are permitted. For all other employees contribution of between 3% and 6% of salary is permitted. If an employee chooses a contribution of 5% of salary on enrollment and is subsequently classified a highly compensated employee, this contribution is no longer within the valid range.

Leaving content frame