SAPMV130 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 SAPMV130 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.
Text Symbol: 000 = Data Will Be Lost
Text Symbol: 011 = Switch to Change
Text Symbol: 021 = Switch to Display
Text Symbol: 031 = Switch to Create With Reference
Text Symbol: 041 = Exit Condition Maintenance
Text Symbol: 051 = Delete from Processing
Text Symbol: 052 = The selected lines will be
Text Symbol: 053 = deleted.
Text Symbol: 054 = (incl. dependent periods)
Text Symbol: 055 = Do you want to delete the
Text Symbol: 056 = selected lines ?
Text Symbol: 057 = Recs.
Text Symbol: 061 = Exit Condition Maintenance
Text Symbol: 062 = Do you want to save the conditions
Text Symbol: 063 = first?
Text Symbol: 070 = Selected Line
Text Symbol: A00 = Edit
INCLUDE MV130TOP.
INCLUDE MV130F0A.
INCLUDE MV130F0B.
INCLUDE MV130F0C.
INCLUDE MV130F0D.
INCLUDE MV130F0E.
INCLUDE MV130F0F.
INCLUDE MV130F0G.
INCLUDE MV130F0H.
INCLUDE MV130F0I.
INCLUDE MV130F0J.
INCLUDE MV130F0K.
INCLUDE MV130F0L.
INCLUDE MV130F0M.
INCLUDE MV130F0N.
INCLUDE MV130F0O.
INCLUDE MV130F0P.
INCLUDE MV130F0Q.
INCLUDE MV130F0R.
INCLUDE MV130F0S.
INCLUDE MV130F0T.
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.