SAP Reports / Programs

SAPMV80Q SAP ABAP dialog Program - ?...







SAPMV80Q 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 SAPMV80Q 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 SAPMV80Q. "Basic submit
SUBMIT SAPMV80Q AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMV80Q 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: ZZ7 = Transportat.grp
Text Symbol: ZZ6 = Shipping cond.
Text Symbol: ZZ5 = Zone
Text Symbol: ZZ4 = Prop.route
Text Symbol: ZZ3 = Ctry
Text Symbol: ZZ2 = Dest.country
Text Symbol: ZZ1 = Shipping pt
Text Symbol: 026 = to delete?
Text Symbol: 025 = the country into zones?
Text Symbol: 024 = Do you wish to subdivide
Text Symbol: 023 = Carry out zone division
Text Symbol: 022 = User guidance: Route definition
Text Symbol: 021 = Back
Text Symbol: 020 = Save data first?
Text Symbol: 019 = You are about to leave the details screen
Text Symbol: 018 = Do you wish
Text Symbol: 017 = Delete data record
Text Symbol: 016 = Create worklist
Text Symbol: 015 = whole work list anew?
Text Symbol: 014 = Do you wish to create the
Text Symbol: 013 = Alternative routes
Text Symbol: 012 = Weight group
Text Symbol: 011 = Weight groups
Text Symbol: 010 = Transportation groups
Text Symbol: 009 = Shipping conditions
Text Symbol: 008 = Weight group route
Text Symbol: 007 = Routes by shipping point
Text Symbol: 006 = Country zone assignment
Text Symbol: 005 = Route determination
Text Symbol: 004 = Worklist
Text Symbol: 003 = Route determination
Text Symbol: 002 = Maintain:
Text Symbol: 001 = Display:


INCLUDES used within this REPORT SAPMV80Q

INCLUDE MV80QTOP.
INCLUDE MV80Q200.
INCLUDE MV80Q210.
INCLUDE MV80Q230.




INCLUDE MV80Q250.
INCLUDE MV80Q300.
INCLUDE MV80Q400.
INCLUDE MV80Q500.
INCLUDE MV80Q510.
INCLUDE MV80Q520.
INCLUDE MV80Q525.
INCLUDE MV80Q100.
INCLUDE MV80QF0A.
INCLUDE MV80QF0B.
INCLUDE MV80QF0C.
INCLUDE MV80QF0D.
INCLUDE MV80QF0F.
INCLUDE MV80QF0T.
INCLUDE MV80QF0Z.


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