SAP Reports / Programs | Sales and Distribution | Billing(SD-BIL) SAP SD

MV60AO0T SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT MV60AO0T

INCLUDE MV60AO0T_TRANSAKTION_INIT . " TRANSAKTION_INIT
INCLUDE MV60AF0T_T001_SELECT . " T0001_SELECT
INCLUDE MV60AO0T_T023T_SELECT . " T023T_SELECT
INCLUDE MV60AO0T_T171T_SELECT . " T171T_SELECT
INCLUDE MV60AO0T_T171T_SELECTP . " T171T_SELECTP
INCLUDE MV60AO0T_TVSBT_SELECT . " TVSBT_SELECT
INCLUDE MV60AO0T_TVTWT_SELECT . " TVTWT_SELECT
INCLUDE MV60AO0T_TVTWT_SELECTP . " TVTWT_SELECTP
INCLUDE MV60AO0T_TVKOT_SELECTP . " TVKOT_SELECTP
INCLUDE MV60AO0T_TVKOT_SELECT . " TVKOT_SELECT
INCLUDE MV60AO0T_TSPAT__SELECT . " TSPAT__SELECT
INCLUDE MV60AO0T_SPARA_SELECT . " SPARA_SELECT
INCLUDE MV60AO0T_TSPAT_SELECT . " TSPAT_SELECT
INCLUDE MV60AO0T_T151T_SELECT . " T151T_SELECT
INCLUDE MV60AO0T_T151T_SELECTP . " T151T_SELECTP
INCLUDE MV60AO0T_T176T_SELECT . " T176T_SELECT
INCLUDE MV60AO0T_T178T_SELECT . " T178T_SELECT
INCLUDE MV60AO0T_T179T_SELECT . " T179T_SELECT
INCLUDE MV60AO0T_T188T_SELECT . " T188T_SELECT
INCLUDE MV60AO0T_T188T_SELECTP . " T188T_SELECTP
INCLUDE MV60AO0T_T189T_SELECT . " T189T_SELECT
INCLUDE MV60AO0T_T189T_SELECTP . " T189T_SELECTP
INCLUDE MV60AO0T_T683U_SELECT . " T683U_SELECT
INCLUDE MV60AO0T_T691L_SELECT . " T691L_SELECT
INCLUDE MV60AO0T_TVKTT_SELECT . " TVKTT_SELECT
INCLUDE MV60AO0T_TVKMT_SELECT . " TVKMT_SELECT
INCLUDE MV60AO0T_TVBOT_SELECT . " TVBOT_SELECT
INCLUDE MV60AO0T_TVPRT_SELECT . " TVPRT_SELECT
INCLUDE MV60AO0T_TVAUT_SELECT . " TVAUT_SELECT
INCLUDE MV60AO0T_J_1BBRANCH_SELECT . " J_1BBRANCH_SELECT


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