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

MP065000 SAP ABAP dialog Program - documentation and ABAP source code







MP065000 is a standard Module pool for a dialog screen ABAP Program 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 MP065000 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 MP065000. "Basic submit
SUBMIT MP065000 AND RETURN. "Return to original report after report execution complete
SUBMIT MP065000 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Info type 0650, Module pool: HR-DBS: Statements to BA
Text Symbol: 025 = Percentage of Gross Remuneration
Text Symbol: 024 = Exception Reason for Ord. Notice of Dismissal Ruled Out for Specific Period
Text Symbol: 023 = Exception Reason for Notice Within Given Time for Important Reason
Text Symbol: 022 = Further Notes (4)
Text Symbol: 021 = Further Notes (3)
Text Symbol: 020 = Further Notes (2)
Text Symbol: 019 = Further Notes (1)
Text Symbol: 018 = Deviations - Weekly Working Time: Hours/Week (2)
Text Symbol: 017 = Deviations - Weekly Working Time: Hours/Week (1)
Text Symbol: 016 = Deviations - Weekly Working Time: End Date (2)
Text Symbol: 015 = Deviations - Weekly Working Time: End Date (1)
Text Symbol: 014 = Deviations - Weekly Working Time: Start Date (2)
Text Symbol: 013 = Deviations - Weekly Working Time: Start Date (1)
Text Symbol: 012 = Employment Relationship Ends / Work Relationship Continues
Text Symbol: 011 = Employment Intended for At Least 2 Months and Possibility of Continued Employment
Text Symbol: 010 = Absence: Reason (3)
Text Symbol: 009 = Absence: Reason (2)
Text Symbol: 008 = Absence: Reason (1)
Text Symbol: 007 = Absence: to (3)
Text Symbol: 006 = Absence: to (2)
Text Symbol: 005 = Absence: to (1)
Text Symbol: 004 = Absence: from (3)
Text Symbol: 003 = Absence: from (2)
Text Symbol: 002 = Absence: from (1)
Text Symbol: 001 = Dynpro Heading for Statement Subinfotypes


INCLUDES used within this REPORT MP065000

INCLUDE MP065050.


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:

No SAP FUNCTION MODULES are executed within this report code!



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