SAPMV60S 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 SAPMV60S 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.
Selection Text: %_BEG016 = ?...(%_BEG016)
Selection Text: ALLEA = Order-related
Selection Text: ALLEL = Delivery-related
Selection Text: ANZEI = List Display
Selection Text: FBUDA = Date of services rendered
Selection Text: FKART = Billing Type
Selection Text: FKDAB = To
Selection Text: FKDAT = Billing date from
Selection Text: KUNNR = Sold-to party
Selection Text: LLAND = Destination Country
Selection Text: NO_FAKSK = No docs with billing block
Selection Text: PROTO = Issue collectve processing log
Selection Text: PRSDT = Pricing Date
Selection Text: SAMML = Create billing documents
Selection Text: VARNR = Display variants
Selection Text: VFKAR = Billing Type
Selection Text: VFKDA = Billing Date
Selection Text: VKOR1 = Sales Organization
Selection Text: %_BEG020 = ?...(%_BEG020)
Selection Text: %_END019 = ?...(%_END019)
Selection Text: %_END023 = ?...(%_END023)
Selection Text: ALLEB = ?...(ALLEB)
Selection Text: ALLEF = ?...(ALLEF)
Selection Text: ALLEI = ?...(ALLEI)
Title: Collective Processing of Deliveries (Delivery Due List)
Text Symbol: P02 = To
Text Symbol: P03 = Order-related
Text Symbol: P04 = Delivery-related
Text Symbol: P05 = Create billing documents
Text Symbol: P06 = List display
Text Symbol: P07 = Request for rebate
Text Symbol: P08 = Intercompany Billing
Text Symbol: P09 = Sales orders
Text Symbol: P10 = Deliveries
Text Symbol: PT1 = Back
Text Symbol: PT2 = Exit
Text Symbol: PT3 = Other account
Text Symbol: PT4 = Leave list level
INCLUDE MV60STOP.
INCLUDE MV60SSEL.
INCLUDE MV60SAT0.
INCLUDE MV50SO00.
INCLUDE MV50SI00.
INCLUDE MV60SO01.
INCLUDE MV60SI01.
INCLUDE MV60SA00.
INCLUDE MV60SFA0.
INCLUDE MV50SFAC.
INCLUDE MV50SFB0.
INCLUDE MV50SFC0.
INCLUDE MV50SFD0.
INCLUDE MV50SFE0.
INCLUDE MV50SFF0.
INCLUDE MV50SFG0.
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 SAPMV60S or its description.