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
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: 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:
INCLUDE MV80QTOP.
INCLUDE MV80Q200.
INCLUDE MV80Q210.
INCLUDE MV80Q230.
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.