RPSBENU2 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report is to provide answers to part of Items 7, 21, and 32 of Form 5500 (Annual Return/Report of Employee Benefit Plan), based on the information available in the system...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RPSBENU2 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
P000_M10_ERISA - ERISA 5500
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: 5OWNER =
Selection Text: BAREAT = Benefit Area
Selection Text: BPLANT = Benefit Plan
Selection Text: CLIM_ASL = Minimum Annual Taxable Comp.
Selection Text: FEA7A = Name Of Feature
Selection Text: FEA7E = Name Of Feature
Selection Text: FEA7H = Name Of Feature
Selection Text: FRINGE =
Selection Text: PENSION =
Selection Text: RBWTY = Wage types
Selection Text: TBEGDA = Plan Year Begin Date
Selection Text: TENDDA = Plan Year End Date
Selection Text: TOP20EX =
Selection Text: WELFARE =
Title: Benefits: Annual Return/Report of Employee Benefit Plan (ERISA 5500)
Text Symbol: 21J = j - Number of nonexcludable employees. Subtract line 21i from 21h
Text Symbol: 21L = l - Number of nonexcludable employees (line 21j) who are highly compensated
Text Symbol: 21M = m - Number of nonexcludable employees (line 21j) who benefit under the plan
Text Symbol: 21N = n - Number of nonexcludable employees (line 21m) who are highly compensated
Text Symbol: 31A = (A) Employers
Text Symbol: 31B = (B) Participants
Text Symbol: 321 = (1) Received or receivable from:
Text Symbol: 32A = a - Contributions:
Text Symbol: 7A0 = a - Active participants:
Text Symbol: 7A1 = (1) Number fully vested
Text Symbol: 7A2 = (2) Number partially vested
Text Symbol: 7A3 = (3) Number nonvested
Text Symbol: 7A4 = (4) Total
Text Symbol: 7B0 = b - Retired or separated participants receiving benefits
Text Symbol: 7C0 = c - Retired or separated participants entitled to future benefits
Text Symbol: 7D0 = d - Subtotal. Add lines 7a(4), 7b, and 7c
Text Symbol: 7E0 = e - Deceased participants whose beneficiaries are receiving
Text Symbol: 7E1 = or are entitled to receive benefits
Text Symbol: 7F0 = f - Total. Add lines 7d and 7e
Text Symbol: 7H0 = h - Number of participants that terminated employment during the
Text Symbol: 7H1 = plan year with accrued benefits that were less than 100% vested
Text Symbol: E01 = Plan year spreads over two years.
Text Symbol: E02 = No record found in RGDIR
INCLUDE BENU2D00_ALV. "DATA DEFINITION
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RPSBENU2 or its description.
RPSBENU2 - Benefits: Annual Return/Report of Employee Benefit Plan (ERISA 5500) RPSBENU2 - Benefits: Annual Return/Report of Employee Benefit Plan (ERISA 5500) RPSBENU1 - Benefits: 401(k) Non-discrimination Testing RPSBENU1 - Benefits: 401(k) Non-discrimination Testing RPSAMKSO_CE - Short Period Statistics AM KSO RPSAMKSO_CE - Short Period Statistics AM KSO