SAP Reports / Programs

MPV00800 SAP ABAP dialog Program - Modified PSG Version of MP000800







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


Text pool values


Title: Modified PSG Version of MP000800
Text Symbol: W02 = Maintain OZ Model in T5D7J. Event:
Text Symbol: W01 = Pay Scale Change. BDA Cannot Be Determined
Text Symbol: T13 = DNeuG Transfer Data
Text Symbol: T12 = Upward ID for Structural Clearing
Text Symbol: T11 = CAPS/CA L Transfer Data
Text Symbol: T10 = PScale
Text Symbol: T09 = Delete
Text Symbol: T08 = Transfer
Text Symbol: T07 = Denom. Children
Text Symbol: T06 = Num. Children
Text Symbol: T05 = Denom. Spouse
Text Symbol: T04 = Numerator Spouse
Text Symbol: T03 = Competition Elements
Text Symbol: T02 = Do You Want to Use the New BDA?
Text Symbol: T01 = Recalculated BDA:
Text Symbol: PTX = Remuneration
Text Symbol: PTT = Pay Scale
Text Symbol: PTS = Salary
Text Symbol: I04 = BDA Model Not Maintained in T5D7J. Event :
Text Symbol: I03 = Check T5D7J. OZ Model Cannot Be Determined
Text Symbol: I02 = Check T5D7L/T5D7M. BDA Cannot Be Determined
Text Symbol: I01 = OZ Model Not Maintained in T5D7
Text Symbol: E18 = No BDA for BDA Model 21 Acc.to T5D7J
Text Symbol: E17 = Maintain BDA Model in T5D7J. Action:
Text Symbol: E16 = Parameter E Not Possible with Advance Granted
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 = Competition Key 99 May Only Be Set in Popup
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


INCLUDES used within this REPORT MPV00800

INCLUDE MPPDAT00.
INCLUDE MPLGAF00.
INCLUDE RPUMKC00.
INCLUDE MP000820_TC.
INCLUDE MP000830_TC.
INCLUDE MP000840_TC.
INCLUDE MPV0081V. "DATENDEKLARATIONEN
INCLUDE MPV0082V. "PAI-MODULE
INCLUDE MPV0084V. "SUBROUTINEN
INCLUDE MPV0083V. "PBO-MODULE


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