SAPMV75A 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 SAPMV75A into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
VA35 - List of Scheduling Agreements
VA26 - Collective Processing for Quotations
VA45 - List of Contracts
VA46 - Coll.Subseq.Processing f.Contracts
VA25 - Quotations List
VA55 - List of Item Proposals
VA15 - Inquiries List
MD85 - List Customer Indep. Requirements
VA05 - List of Sales Orders
O405 - List of Contracts
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: 085 = Open sched.agrmts
Text Symbol: 084 = My open contracts
Text Symbol: 083 = My contracts
Text Symbol: 082 = Open contracts
Text Symbol: 081 = My open quotations
Text Symbol: 080 = My quotations
Text Symbol: 079 = Open quotations
Text Symbol: 078 = My open inquiries
Text Symbol: 077 = My inquiries
Text Symbol: 076 = Open inquiries
Text Symbol: 075 = My open orders
Text Symbol: 074 = My orders
Text Symbol: 073 = Open sales orders
Text Symbol: 072 = To
Text Symbol: 071 = Created by
Text Symbol: 070 = Doc. date
Text Symbol: 069 = Processed
Text Symbol: 068 = A new pricing is being
Text Symbol: 067 = Quotation type
Text Symbol: 066 = Contract type
Text Symbol: 065 = Partner address
Text Symbol: 086 = My sched.agreemts
Text Symbol: 087 = My open sched.agreements
Text Symbol: 088 = Validity period
Text Symbol: 089 = My item proposals
Text Symbol: LU1 = List Lev.
Text Symbol: PT1 = Back
Text Symbol: PT2 = Exit
Text Symbol: PT3 = New selection criteria
Text Symbol: PT4 = Complete new pricing
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: T0S = - Schedule lines
Text Symbol: TB0 = By purchase order number
Text Symbol: TD0 = By material and partner
INCLUDE MV75ATOP.
INCLUDE MENURETN.
INCLUDE MV75AO0C.
INCLUDE MV75AO00.
INCLUDE MV75AI0C.
INCLUDE MV75AI00.
INCLUDE MV75AFA0.
INCLUDE MV75AFAC.
INCLUDE MV75AFB0.
INCLUDE MV75AFBC.
INCLUDE MV75AFC0.
INCLUDE MV75AFCC.
INCLUDE MV75AFD0.
INCLUDE MV75AFDC.
INCLUDE MV75AFEC.
INCLUDE MV75AFF0.
INCLUDE MV75AFFC.
INCLUDE MV75AFH0.
INCLUDE MV75AFI0.
INCLUDE MV75AFIC.
INCLUDE MV75AFLC.
INCLUDE MV75AFMC.
INCLUDE MV75AFN0.
INCLUDE MV75AFNC.
INCLUDE MV75AFO0.
INCLUDE MV75AFOC.
INCLUDE MV75AFP0.
INCLUDE MV75AFPC.
INCLUDE MV75AFS0.
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 SAPMV75A or its description.