SAP Reports / Programs | Personnel Management | Personnel Administration | Netherlands(PA-PA-NL) SAP PA

MP052500 SAP ABAP dialog Program - documentation and ABAP source code







MP052500 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 MP052500 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 MP052500. "Basic submit
SUBMIT MP052500 AND RETURN. "Return to original report after report execution complete
SUBMIT MP052500 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: 001 = Child number not defined in infotype 0021
Text Symbol: 002 = Name of day-care centre must be specified
Text Symbol: 003 = Days and costs must be 0 if childcare type = 0
Text Symbol: 004 = Days must be > 0 (otherwise set type to 0)
Text Symbol: 005 = Does employer provide childcare? (No --> costs>0)
Text Symbol: 006 = Please first specify these three childcare types
Text Symbol: 007 = No childcare defined
Text Symbol: 008 = Childcare data already defined in infotype 0525
Text Symbol: 009 = No childcare data defined for period in 0525
Text Symbol: 010 = No children defined w/o day-care in this period
Text Symbol: 011 = No children defined in infotype 0021
Text Symbol: 012 = Does employer provide childcare (Yes --> costs=0)
Text Symbol: 013 = No childcare specified (delimit old record?)
Text Symbol: 014 = No.of days in care greater th. no.of calendar days
Text Symbol: 015 = No.of days in care greater than no.of workdays
Text Symbol: 016 = NLKOP Feature Content Incorrect
Text Symbol: 017 = Overlap Rec. Year Threshold 2004/2005 Not Allow.
Text Symbol: 018 = Do Not Enter an Amount if Max. Remun. Part.
Text Symbol: 019 = Negative Amounts Not Permitted


INCLUDES used within this REPORT MP052500

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