SAP Reports / Programs

MP050400 SAP ABAP dialog Program - documentation and ABAP source code







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


Text pool values


Text Symbol: E06 = during this period.
Text Symbol: E05 = No such kind of pension in infotype 0503 for
Text Symbol: E04 = No changes possible!
Text Symbol: E03 = The pension advantage has been cancelled!
Text Symbol: E02 = Please delete all corresponding add. payments!
Text Symbol: E01 = Field is numerical
Text Symbol: 021 = Inconsistency detected in key fields.
Text Symbol: 020 = Please check all records of same advantage!
Text Symbol: 019 = Inconsistency detected in non-key fields.
Text Symbol: 018 = Key fields have been reset to original values !
Text Symbol: 017 = Changes in key fields may affect the declaration. Do you want to proceed with these changes?
Text Symbol: 016 = Create new
Text Symbol: 015 = Change existing
Text Symbol: 014 = Do you want to change key fields of the existing advantage (keep current advantage nr) or do you want to create a new advantage ?
Text Symbol: 013 = Change in key fields of advantage
Text Symbol: 012 = Canc. of the pens. adv. CANNOT BE UNDONE. It will be IMPOSSIBLE to change any field for the adv. cancelled. Do you want to proceed?
Text Symbol: 011 = Cancellation of the pens. advantage
Text Symbol: 010 = Pension right was already closed on
Text Symbol: 008 = Records changed and saved in background!
Text Symbol: 007 = Advantage was NOT cancelled.
Text Symbol: 006 = "Closing date" has NOT been changed!
Text Symbol: 005 = Operation was cancelled.
Text Symbol: 004 = Changes in closing date imply background changes of all records belonging to this pension advantage. Do you want to proceed ?
Text Symbol: 003 = Closing date - pension advantage
Text Symbol: 002 = No
Text Symbol: 001 = Yes


INCLUDES used within this REPORT MP050400

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:

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