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

MV45AV0V SAP ABAP INCLUDE - documentation and ABAP source code







MV45AV0V 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 MV45AV0V 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 MV45AV0V. "Basic submit
SUBMIT MV45AV0V AND RETURN. "Return to original report after report execution complete
SUBMIT MV45AV0V 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 MV45AV0V

INCLUDE MV45AV0V_KOMV-KSCHL_VALUES .
INCLUDE MV45AV0V_RV45A-BEDAE_VALUES .
INCLUDE MV45AV0V_RV45A-DWERK_VALUES .
INCLUDE MV45AV0V_RV45A-MWERTN_VALUES .
INCLUDE MV45AV0V_RV45A-S_WERKS_VALUE .
INCLUDE MV45AV0V_RV45A_MABNR_VALUES .
INCLUDE MV45AV0V_RV45A_MABNR_HELP .
INCLUDE MV45AV0V_RV45A_ETDAT_VALUES .
INCLUDE MV45AV0V_RV45A_KETDAT_VALUES .
INCLUDE MV45AV0V_RV45A_KPRGBZ_VALUES .
INCLUDE MV45AV0V_RV45A_PRGBZ_VALUES .
INCLUDE MV45AV0V_RV45A_S_ETDAT_VALUES .
INCLUDE MV45AV0V_RV45A_S_PRGBZ_VALUES .
INCLUDE MV45AV0V_VBAK-AUART_VALUES .
INCLUDE MV45AV0V_VBAK-VBELN_VALUES .
INCLUDE MV45AV0V_VBAP-BEDAE_VALUES .
INCLUDE MV45AV0V_VBAP-BWTAR_VALUES .
INCLUDE MV45AV0V_VBAP-CHARG_VALUES .
INCLUDE MV45AI0V_VBAP_EXART_PRUEFEN .
INCLUDE MV45AV0V_VBAP-LGORT_VALUES .
INCLUDE MV45AV0V_VBAP_LSTANR_VALUES .
INCLUDE MV45AV0V_VBAP-POSNR_VALUES .
INCLUDE MV45AV0V_VBAP-PRODH_VALUES .
INCLUDE MV45AV0V_VBAP-PSTYV_VALUES .
INCLUDE MV45AV0V_VBAP-VRKME_VALUES .
INCLUDE MV45AV0V_VBAP-VSTEL_VALUES .
INCLUDE MV45AV0V_VBAP-WERKS_VALUES .
INCLUDE MV45AV0V_VBAP-ZIEME_VALUES .
INCLUDE MV45AV0V_VBAP-ZSCHL_K_VALUES .
INCLUDE MV45AV0V_VBEP-ETTYP_VALUES .
INCLUDE MV45AV0V_VBEP-PRGRS_VALUES .
INCLUDE MV45AV0V_VBKD-ABTNR_VALUES .
INCLUDE MV45AV0V_VBKD-EMPST_VALUES .
INCLUDE MV45AV0V_VBKD_KURSK_VALUES .
INCLUDE MV45AV0V_VBKD_KURRF_VALUES .
INCLUDE MV45AV0V_VBKD_VKONT_VALUES .
INCLUDE MV45AV0V_VBKD-WAKTION_VALUES .
INCLUDE MV45AV0V_VBKD-ZTERM_VALUES .
INCLUDE MV45AV0V_VBLB-EDLLS_VALUES .




INCLUDE MV45AV0V_VBLB-LFMAIS_VALUES .
INCLUDE MV45AV0V_VBLB-LFNKD_VALUES .
INCLUDE MV45AV0V_KUWEV-ABLAD_VALUES .


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