SAP Reports / Programs | Sales and Distribution | Sales | Basic Functions(SD-SLS-GF) SAP SD

SAPMV75C SAP ABAP Report - ?...







SAPMV75C is a standard Executable ABAP Report 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 SAPMV75C 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 SAPMV75C. "Basic submit
SUBMIT SAPMV75C AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMV75C VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: VKORG = ?...(VKORG)
Selection Text: KUNNR = ?...(CUSTOMERNUMBER)
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 of sales activities?
Text Symbol: 058 = Mass change
Text Symbol: 059 = (miscellaneous)
Text Symbol: 060 = Sales activities
Text Symbol: 061 = % Share
Text Symbol: 062 = %
Text Symbol: 064 = S
Text Symbol: 065 = Partner address
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 = - Contact person
Text Symbol: T0D = - Fast display
Text Symbol: T0S = - Schedule lines
Text Symbol: TB0 = By purchase order number
Text Symbol: TD0 = by employee and partner
Text Symbol: TG0 = For a validity period
Text Symbol: TK0 = By partner
Text Symbol: TM0 = By employee
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:





Text Symbol: 009 = Items
Text Symbol: 010 = Basic list
Text Symbol: 011 = Sum up
Text Symbol: 012 = Find
Text Symbol: 013 = Sort
Text Symbol: 014 = Standard list
Text Symbol: 015 = << String search >>
Text Symbol: 016 = <<< Column header missing in table 180T >>>
Text Symbol: 017 = Page
Text Symbol: 018 = <<< Description missing in 180T >>>
Text Symbol: 019 = <<< Description missing in 180C >>>
Text Symbol: 020 = Select
Text Symbol: 033 = Under the account number
Text Symbol: 035 = Search list of sales activities
Text Symbol: 036 = Enter selection requirements
Text Symbol: 037 = Individual display
Text Symbol: 038 = Totals display
Text Symbol: 040 = Local currency
Text Symbol: 041 = Local currency (val.)
Text Symbol: 042 = Document currency
Text Symbol: 043 = Amount
Text Symbol: 044 = Summation fields stored
Text Symbol: 045 = No summation fields stored


INCLUDES used within this REPORT SAPMV75C

INCLUDE MV75CTOP.
INCLUDE MENURETN.
INCLUDE MV75AO0C.
INCLUDE MV75CO00.
INCLUDE MV75AI0C.
INCLUDE MV75CI00.
INCLUDE MV75CFA0.
INCLUDE MV75AFAC.
INCLUDE MV75CFB0.
INCLUDE MV75AFBC.
INCLUDE MV75CFC0.
INCLUDE MV75AFCC.
INCLUDE MV75CFD0.
INCLUDE MV75AFDC.
INCLUDE MV75AFEC.
INCLUDE MV75CFF0.





INCLUDE MV75AFFC.
INCLUDE MV75CFH0.
INCLUDE MV75CFI0.
INCLUDE MV75AFIC.
INCLUDE MV75CFK0.
INCLUDE MV75AFLC.
INCLUDE MV75CFM0.
INCLUDE MV75AFMC.
INCLUDE MV75CFN0.
INCLUDE MV75AFNC.
INCLUDE MV75CFO0.
INCLUDE MV75AFOC.
INCLUDE MV75CFP0.
INCLUDE MV75AFPC.
INCLUDE MV75CFS0.
INCLUDE MV75AFSC.
INCLUDE MV75CFT0.
INCLUDE MV75AFTC.
INCLUDE MV75AFUC.
INCLUDE MV75AFVC.
INCLUDE MV75AFWC.
INCLUDE MV75CFZ0.
INCLUDE MV75AFZC.
INCLUDE MV75CA00.
INCLUDE MV75CFZ1.
INCLUDE MV75CFZ2.
INCLUDE MV75CFZ3.


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