SAP Reports / Programs | Personnel Management | Personnel Administration | Switzerland(PA-PA-CH) SAP PA

RPPABVC0 SAP ABAP Report - HR-Switz: Company Pension Fund - Old-Age Credit Entry BVG







RPPABVC0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RPPABVC0 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RPPABVC0. "Basic submit
SUBMIT RPPABVC0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPPABVC0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Old-Age Credit Entry Company Pension Fund
Selection Text: TEST = No DB update (test session)
Selection Text: SELPREL = Cluster BV not up-to-date
Selection Text: SELKASSE = Fund
Selection Text: PKART = Insurance type
Selection Text: DETAIL = Detailed print (test)
Selection Text: BWAGUTS = Transact.type(s) Old-age cred.
Title: HR-Switz: Company Pension Fund - Old-Age Credit Entry BVG
Text Symbol: 003 = Fund :
Text Symbol: 004 = Datum error in Tab 5C1G, ignore entry
Text Symbol: 005 = Old BGV
Text Symbol: 006 = New BGV
Text Symbol: 007 = Old BV50
Text Symbol: 008 = Old fund
Text Symbol: 009 = New fund
Text Symbol: 010 = Fund balance
Text Symbol: 011 = Period :
Text Symbol: 020 = Recapitulation
Text Symbol: 021 = Fund No. of People
Text Symbol: R01 = Records passed over due to lack of authorization (infotype 0046/0120)
Text Symbol: R50 = No up-to-date result for
Text Symbol: S00 = 'Cluster BV not up-to-date'
Text Symbol: S02 = 'No DB update'
Text Symbol: SX0 = DB session
Text Symbol: 002 = Total :
Text Symbol: 001 = Period beginning and end must be in the same year
Text Symbol: SX1 = Update (date)
Text Symbol: U04 = P0120 updated
Text Symbol: U03 = No authorization for updating cluster BV
Text Symbol: U02 = Cluster BV not updated
Text Symbol: U01 = Cluster BV updated
Text Symbol: T01 = **** Test run, no changes in the databank ****
Text Symbol: SX8 = Rounding basis
Text Symbol: SX7 = Divisor
Text Symbol: SX6 = Down
Text Symbol: SX5 = Up
Text Symbol: SX4 = Commercial
Text Symbol: SX3 = Round old-age credit





Text Symbol: SX2 = Update (period)
002 Pers-No. Name, 1st name Age from to coord. % BVG % PF
001 Months BVG-Wage Old-Age Credit Supplementary credits


INCLUDES used within this REPORT RPPABVC0

INCLUDE RPPGBVC1.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

RP_SET_NAME_FORMAT CALL FUNCTION 'RP_SET_NAME_FORMAT' "MBUAHRK058968 EXPORTING repid = repid IMPORTING FORMAT = $$FORMAT.



Contribute (Add Comments)

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 RPPABVC0 or its description.