MPV05200 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 MPV05200 into the relevant SAP transactions such as SE38 or SE80
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.
Title: Module Pool: Infotype P0052 (Standard Wage Maintenance)
Text Symbol: W02 = Maintain OZ Model in T5D7J. Event:
Text Symbol: W01 = Pay Scale Change. BDA Cannot Be Determined
Text Symbol: I04 = BDA Model Not Maintained in T5D7J. Event :
Text Symbol: I02 = Check T5D7L/T5D7M. BDA Cannot Be Determined.
Text Symbol: I01 = OZ Model Not Maintained in T5D7
Text Symbol: E15 = Error in BDA. Enter Month and Year
Text Symbol: E14 = No BDA for BDA Model 01 Acc.to T5D7J
Text Symbol: E13 = Competition Values May Only Be Deleted in Popup
Text Symbol: E12 = Set competition key "99" in POPUP only
Text Symbol: E11 = Enter a Valid BDA
Text Symbol: E10 = Maximum Level Exceeded Because Already Granted
Text Symbol: E09 = Check T5D7N. CUL Cannot Be Determined
Text Symbol: E08 = Check T5D7N. BDA Cannot Be Determined
Text Symbol: E07 = Check T5D7K. BDA Cannot Be Determined
Text Symbol: E06 = Correct BDA Year
Text Symbol: E05 = Correct BDA Month
Text Symbol: E04 = BDA Will Be Deleted
Text Symbol: E03 = Error in BDA. Enter Month and Year
Text Symbol: E02 = Never Use Value 0 for the Denominator
Text Symbol: E01 = Employment level greater than 100
Text Symbol: 004 = PScale
Text Symbol: 003 = BDA recalculated as:
Text Symbol: 002 = Do You Want to Use the New BDA?
INCLUDE MPPDAT00.
INCLUDE RPUMKC00.
INCLUDE MPV0521V. "DATENDEKLARATIONEN
INCLUDE MPV0522V. "PBO-MODULE
INCLUDE MPV0523V. "PAI-MODULE
INCLUDE MPV0524V. "SUBROUTINEN
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.