SAPMV65B 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 SAPMV65B into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
VF25 - List of Invoice Lists
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: 047 = Selection fields
Text Symbol: 051 = Totals: >
Text Symbol: 052 = >
Text Symbol: 053 = (Interval)
Text Symbol: 054 = Do you want to exit the
Text Symbol: 055 = list display of sales documents?
Text Symbol: 058 = Mass change
Text Symbol: 059 = (miscellaneous)
Text Symbol: 060 = Net value
Text Symbol: 061 = Curr.
Text Symbol: 062 = Billing qty
Text Symbol: 063 = UoM
Text Symbol: 064 = S
Text Symbol: 065 = Tax on sales
Text Symbol: 066 = Conditions
Text Symbol: 067 = Tax condition
Text Symbol: LU1 = List Level
Text Symbol: PT1 = Back
Text Symbol: PT2 = Exit
Text Symbol: PT3 = New selection criteria
Text Symbol: T01 = Choose how you want the
Text Symbol: T02 = documents to be displayed
Text Symbol: T0A = - Items
Text Symbol: T0D = - Fast display
Text Symbol: TB0 = By purchase order number
Text Symbol: TD0 = By material and partner
Text Symbol: TK0 = By partner
Text Symbol: TM0 = By material
Text Symbol: U01 = List begins with
Text Symbol: 046 = Search fields
Text Symbol: 001 = Totals:
Text Symbol: 002 = Choose:
Text Symbol: 003 = Sort:
Text Symbol: 004 = Number
Text Symbol: 005 = >
Text Symbol: 006 = to
Text Symbol: 007 = ( selected:
INCLUDE MV65BTOP.
INCLUDE MV65AO00.
INCLUDE MV75AO0C.
INCLUDE MV65AI00.
INCLUDE MV75AI0C.
INCLUDE MV65BFA0.
INCLUDE MV75AFAC.
INCLUDE MV65AFB0.
INCLUDE MV75AFBC.
INCLUDE MV65AFC0.
INCLUDE MV75AFCC.
INCLUDE MV65AFD0.
INCLUDE MV75AFDC.
INCLUDE MV75AFEC.
INCLUDE MV65AFF0.
INCLUDE MV75AFFC.
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 SAPMV65B or its description.