SAP Reports / Programs | Payroll | Australia | Public Sector(PY-AU-PS) SAP PY

MP050800 SAP ABAP dialog Program - Prior Service







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


Text pool values


Title: Prior Service
Text Symbol: 101 = Delete Record
Text Symbol: 051 = Quota selection rule not found in feature AUT2A
Text Symbol: 050 = No valid record in T5QPBS2A
Text Symbol: 037 = created, updated or deleted PS entries
Text Symbol: 036 = Please run Balance Report if you have
Text Symbol: 035 = No. of mths is not required for this leave type
Text Symbol: 033 = Check box is not required for this leave type
Text Symbol: 031 = No. of Days should be
Text Symbol: 030 = No. of Days > 999, please split your leave entry
Text Symbol: 029 = Start date must be the same as End date.
Text Symbol: 028 = For part day leave,
Text Symbol: 025 = Please enter leave end date.
Text Symbol: 024 = Please enter leave start date.
Text Symbol: 023 = Please check LSL date types in I0568.
Text Symbol: 022 = date range of records entered !
Text Symbol: 021 = Records overlap, please check the
Text Symbol: 018 = P0508-lve
Text Symbol: 017 = P0508-lve0
Text Symbol: 016 = Pls save if changes are made, report's based on SAVED version.
Text Symbol: 014 = Please enter a valid leave code
Text Symbol: 013 = Do not enter Hours Per Week for full timer.
Text Symbol: 012 = Enter the Hours Per Week for Part timer.
Text Symbol: 011 = Please enter a leave code
Text Symbol: 010 = Leave end date is less than leave start date.
Text Symbol: 009 = Leave end date is outside of Prior Service period.
Text Symbol: 008 = Leave start date is outside of Prior Service period.
Text Symbol: 006 = Please enter a value for opening balance.
Text Symbol: 004 = Part Time flag checked, need to maintain Hours Per Week & work percentage
Text Symbol: 003 = Full Time flag checked, entry for hours per week not expected
Text Symbol: 002 = Prior service must end before hire date


INCLUDES used within this REPORT MP050800

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