MP052700 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 MP052700 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.
Text Symbol: AB0 = Severance Pay
Text Symbol: AB1 = @01@ Sev. Pay
Text Symbol: KU0 = Pay in Lieu of Notice
Text Symbol: KU1 = @01@ Pay in Lieu of Notice
Text Symbol: MA0 = Employer Tax (Penalty)
Text Symbol: MA1 = @01@ Employer Tax (Penalty)
Text Symbol: SO0 = Other Data
Text Symbol: SO1 = @01@ Other Data
Text Symbol: UR0 = Payment in Lieu of Unused Leave
Text Symbol: UR1 = @01@ Pay in Lieu of UL
INCLUDE MP052710RA. "DATA DEFINITIONS "GBKELNK001430
INCLUDE MP052710KUE. "DATA DEFINITIONS XLZM03116637
INCLUDE MP052720RA. " OUTPUT MODULES "GBKELNK001430
INCLUDE MP052720KUE. " OUTPUT MODULES XLZM03116637
INCLUDE MP052730RA. " INPUT MODULES "GBKELNK001430
INCLUDE MP052730KUE. " INPUT MODULES XLZM03116637
INCLUDE MP052740RA. " SUBROUTINES "GBKELNK001430
INCLUDE MP052750RA. "GBKELNK001430
INCLUDE MP052750KUE. " SUBROUTINES XLZM03116637
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.