SAP Reports / Programs | Payroll | Germany(PY-DE) SAP PY

RPBE00D0 SAP ABAP Report - Generation Report for Statements - Germany







RPBE00D0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report creates the various statements that exist in Germany...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 RPBE00D0 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 RPBE00D0. "Basic submit
SUBMIT RPBE00D0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPBE00D0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: PR-BEGDA = Start of Statement Period
Selection Text: PR-BESNR = Statement Number
Selection Text: PR-ENDDA = End of Statement Period
Selection Text: PR-ILIST = Infotypes Not To Be Read
Selection Text: PR-MOLGA = Country grouping
Selection Text: PR-PERNR = Personnel number
Selection Text: PR-SACA1 = Form of Address Administrator1
Selection Text: PR-SACA2 = Form of Address Administrator2
Selection Text: PR-SACN1 = Name of Administrator 1
Selection Text: PR-SACN2 = Name of Administrator 2
Selection Text: PR-SACT1 = Phone for Administrator 1
Selection Text: PR-SACT2 = Phone for Administrator 2
Selection Text: PR-SICKD = Start of Sickness
Selection Text: PR-TARIF = Deduct Remun. Increase
Title: Generation Report for Statements - Germany
Text Symbol: DRU = Print, Delete, or Display
Text Symbol: ERL = Explanations
Text Symbol: ERS = Created on
Text Symbol: FRE = Release
Text Symbol: GSB = Total gross
Text Symbol: KKI = Continuation of Details on Exemption (6.1)
Text Symbol: KRZ = Reduced hours
Text Symbol: NAC = Postprocessing
Text Symbol: NEI = No
Text Symbol: NLF = Other Benefits Not Paid Regularly:
Text Symbol: NOF = Not found
Text Symbol: RUA = Inactive Employmt.
Text Symbol: SCH = Fast data entry
Text Symbol: STB = Tax Gross
Text Symbol: STT = Tax
Text Symbol: SVB = Gross SI
Text Symbol: SVT = Social insurance
Text Symbol: TAG = Days
Text Symbol: TW1 = Statement Already Exists
Text Symbol: TW2 = Save Statement Anyway
Text Symbol: VEN = Agreed Remuneration
Text Symbol: YES = Yes
Text Symbol: CUR = DM





Text Symbol: 001 = Statement :
Text Symbol: 002 = Created on :
Text Symbol: 003 = Printed on :
Text Symbol: 004 = Days
Text Symbol: 005 = of :
Text Symbol: 007 = Current Version Number :
Text Symbol: 008 = Time :
Text Symbol: 009 = Statement Information
Text Symbol: 010 = Statements
Text Symbol: 011 = One-Time Payment Liab.to Contrib.
Text Symbol: 012 = Because of the payment of severance pay and income thr.overrun,
Text Symbol: 013 = the actually paid remuneration must be certified separately
Text Symbol: ABF = Severance Pay
Text Symbol: ABS = Work hours
Text Symbol: ABT = Workdays
Text Symbol: AE1 = The statement period was brought forward by a month,
Text Symbol: AE2 = as the payroll day of the last statement period
Text Symbol: AE3 = is after the date of leaving.
Text Symbol: AE4 = after the starting date of selected absence.
Text Symbol: AP0 = Continuation of "Payroll Results" Information
Text Symbol: AP1 = Detailed Info. on "Other Benefits" (Pay Subject to Tax-Curr.Yr)
Text Symbol: AP2 = Detailed Info. on "Other Benefits" (Pay Subject to Tax-Prev.Yr)
Text Symbol: AP3 = Continuation of Information on "Other Benefits" (General)
Text Symbol: AP4 = Continuation of Information on "Work Relationship"
Text Symbol: AP5 = Continuation of Info. on "Absences"
Text Symbol: AP6 = Detailed Info. on "Other Benefits"(Wge Tpes Sub.to Tax):
Text Symbol: AP7 = Detailed Info. on"Other Benefits"(Sub.to Tax.,Cumulated):
Text Symbol: AP8 = Detailed Info. on"Other Benefits"(Tax-Exempt Wge Tpes):
Text Symbol: AP9 = Detailed Info.on"Other Benefits"(Tax-Exempt.,Cumulated):
Text Symbol: APA = Statements Appendix
Text Symbol: APB = Continuation of Info. on "Gross Remun.Liable to Insurance"
Text Symbol: APK = There is no data for the appendix.
Text Symbol: APO = '
Text Symbol: APP = With the Personnel No.
Text Symbol: APQ = for
Text Symbol: APS = ---------------------------------------------------------------------------
Text Symbol: APV = Contin.of "Previous Illnesses" Information


INCLUDES used within this REPORT RPBE00D0

No INCLUDES are used within this REPORT code!


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