SAP Reports / Programs

SAPMM08A SAP ABAP dialog Program - ?...







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


Transaction Code(s):

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

MR02 - Process Blocked Invoices


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


Text pool values


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





Text Symbol: 014 = Standard List
Text Symbol: 015 = << String search >>
Text Symbol: 018 = <<< Missing descrp. in 066T >>>
Text Symbol: 019 = <<< Missing descrp. in 066C >>>
Text Symbol: 020 = Company code
Text Symbol: 035 = Search in list of invoice items
Text Symbol: 036 = Enter selection requirements
Text Symbol: 037 = Invoice items
Text Symbol: 038 = Totals
Text Symbol: 040 = Local currency
Text Symbol: 041 = Local currency (val.)
Text Symbol: 042 = Doc. currency
Text Symbol: 043 = Amount
Text Symbol: 046 = Search fields
Text Symbol: 047 = Selection fields
Text Symbol: 051 = Totals: >
Text Symbol: 052 = >
Text Symbol: 053 = (Interval)
Text Symbol: 054 = Do you want to exit
Text Symbol: 055 = invoice items display?


INCLUDES used within this REPORT SAPMM08A

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.





INCLUDE MM08AFT0.
INCLUDE MM08AFU0.
INCLUDE MM08AFV0.
INCLUDE MM08AFW0.
INCLUDE MM08AFX0.
INCLUDE MM08AFZ0.
INCLUDE MM08AA00.


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