SAPMM08A 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 SAPMM08A into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MR02 - Process Blocked Invoices
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.
Title: ?...
Text Symbol: 058 = Collective release
Text Symbol: 059 = (miscellaneous)
Text Symbol: P01 = Sort
Text Symbol: P02 = Totals variants
Text Symbol: P04 = Search fields
Text Symbol: P05 = Selection fields
Text Symbol: P06 = Search Criteria
Text Symbol: P07 = Selection criteria
Text Symbol: P08 = Additional fields
Text Symbol: P09 = Line layout
Text Symbol: P10 = Associated fields
Text Symbol: P11 = New baseline date for payment
Text Symbol: P12 = Block. reason selection
Text Symbol: P13 = Please select blocking reasons
Text Symbol: P14 = to be reset
Text Symbol: PT1 = Back
Text Symbol: PT2 = List begins with
Text Symbol: PT3 = Exit processing
Text Symbol: PT4 = New processing
Text Symbol: T13 = Please choose the way in which
Text Symbol: T14 = data is to be displayed
Text Symbol: T22 = Release
Text Symbol: T23 = Totals
Text Symbol: T30 = Initial Screen
Text Symbol: T31 = Basic list
Text Symbol: T32 = Standard List
Text Symbol: T33 = Totaling Mode
Text Symbol: T34 = Collective Release
Text Symbol: 001 = Totals:
Text Symbol: 002 = Selection:
Text Symbol: 003 = Sort:
Text Symbol: 004 = Number
Text Symbol: 009 = Creditor
Text Symbol: 010 = Basic list
Text Symbol: 011 = Total
Text Symbol: 012 = Find
Text Symbol: 013 = Sort
INCLUDE MM08ATOP.
INCLUDE MM08AO10.
INCLUDE MM08AI10.
INCLUDE MM08AFA0.
INCLUDE MM08AFB0.
INCLUDE MM08AFC0.
INCLUDE MM08AFD0.
INCLUDE MM08AFE0.
INCLUDE MM08AFF0.
INCLUDE MM08AFH0.
INCLUDE MM08AFI0.
INCLUDE MM08AFL0.
INCLUDE MM08AFK0.
INCLUDE MM08AFM0.
INCLUDE MM08AFN0.
INCLUDE MM08AFO0.
INCLUDE MM08AFP0.
INCLUDE MM08AFR0.
INCLUDE MM08AFS0.
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.
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 SAPMM08A or its description.