SAP Reports / Programs

SAPMP53B SAP ABAP dialog Program - Module Pool for Statements







SAPMP53B 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 SAPMP53B into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PM13 - Statements - Print
PM12 - Statements - Fast Entry
PM11 - Statements - Single Entry
PM10 - Statements Selection


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


Text pool values


Title: Module Pool for Statements
Text Symbol: 032 = Personnel Number and Statement
Text Symbol: 033 = . Additional Master Data Will Be Read.
Text Symbol: 034 = . Additional PS Tables Will Be Read
Text Symbol: ALL = All
Text Symbol: ANZ = Display
Text Symbol: BES = Statements
Text Symbol: BET = Statement
Text Symbol: BEW = PM13
Text Symbol: DE1 = Are you sure you want to delete
Text Symbol: DE2 = this statement?
Text Symbol: DRU = Print
Text Symbol: EIN = Scheduled
Text Symbol: ERS = Created on
Text Symbol: GES = started
Text Symbol: KR1 = Select a period
Text Symbol: KR2 = Do you still want to exit?
Text Symbol: LOE = Delete
Text Symbol: PRI = Printed
Text Symbol: SCH = Fast data entry
Text Symbol: STE = Initial screen
Text Symbol: UNP = Unprinted
Text Symbol: VER = Administration
Text Symbol: VOR = Prebookings
Text Symbol: 001 = Cancel Processing
Text Symbol: 002 = Your entries will be lost
Text Symbol: 003 = Do you want to cancel? ;
Text Symbol: 004 = to
Text Symbol: 005 = Time Period Creation
Text Symbol: 006 = Time Period Management
Text Symbol: 007 = Created by
Text Symbol: 008 = to
Text Symbol: 009 = Creation of
Text Symbol: 010 = Statements
Text Symbol: 011 = Specify a
Text Symbol: 012 = Gountry Grouping
Text Symbol: 019 = Begins
Text Symbol: 020 = . Will Be Reduced





Text Symbol: 021 = after last payroll run
Text Symbol: 022 = Contains
Text Symbol: 023 = In Leaving Period
Text Symbol: 024 = Complete Leaving Period
Text Symbol: 025 = ends
Text Symbol: 026 = Is Completely
Text Symbol: 027 = is
Text Symbol: 028 = Before Hiring
Text Symbol: 030 = The Personnel Number
Text Symbol: 031 = The Statement


INCLUDES used within this REPORT SAPMP53B

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