SAP Reports / Programs | Financial Accounting(FI) SAP FI

MF05AHLP SAP ABAP INCLUDE - documentation and ABAP source code







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

INCLUDE MF05AHLP_F4_DATA_FOR_SH.
INCLUDE MF05AHLP_F4_AGKON . " F4_AGKON
INCLUDE MF05AHLP_F4_AGUMS . " F4_AGUMS
INCLUDE MF05AHLP_F4_AVSID . " F4_AVSID
INCLUDE MF05AHLP_F4_AZB0K . " F4_AZBUK
INCLUDE MF05AHLP_F4_BVT0J . " F4_BVTYP
INCLUDE MF05AHLP_F4_DTWS1 . " F4_DTWS1
INCLUDE MF05AHLP_F4_DTWS2 . " F4_DTWS2
INCLUDE MF05AHLP_F4_DTWS3 . " F4_DTWS3
INCLUDE MF05AHLP_F4_DTWS4 . " F4_DTWS4
INCLUDE MF05AHLP_F4_EMP0I . " F4_EMPFB
INCLUDE MF05AHLP_F4_FIPOS . " F4_FIPOS
INCLUDE MF05AHLP_F4_FIPOS_S . " F4_FIPOS_S
INCLUDE MF05AHLP_F4_HKO0H . " F4_HKONT
INCLUDE MF05AHLP_F4_MEINS . " F4_MEINS
INCLUDE MF05AHLP_F4_NEWKO . " F4_NEWKO
INCLUDE MF05AHLP_F4_NEW0G . " F4_NEWUM
INCLUDE MF05AHLP_F4_PSTAP . " F4_PSTAP
INCLUDE MF05AHLP_F4_RSTGR . " F4_RSTGR
INCLUDE MF05AHLP_F4_SGT0F . " F4_SGTXT
INCLUDE MF05AHLP_F4_SGTXT_S . " F4_SGTXT_S
INCLUDE MF05AHLP_F4_TXJCD . " F4_TXJCD
INCLUDE MF05AHLP_F4_TXJCD_SAPOS . " F4_TXJCD_SAPOS
INCLUDE MF05AHLP_VALUEREQUEST_ZTERM . " VALUEREQUEST_ZTERM
INCLUDE MF05AHLP_F4_VONKT . " F4_VONKT
INCLUDE MF05AHLP_F4_MWSKZ . " F4_MWSKZ
INCLUDE MF05AHLP_F4_VORNR_AUF . " F4_VORNR_AUF
INCLUDE MF05AHLP_DYNP_VALUES_READ . " DYNP_VALUES_READ
INCLUDE MF05AHLP_F4_AZBUK . " F4_AZBUK
INCLUDE MF05AHLP_F4_BVTYP . " F4_BVTYP
INCLUDE MF05AHLP_F4_DTWSX . " F4_DTWSX
INCLUDE MF05AHLP_F4_EMPFB . " F4_EMPFB
INCLUDE MF05AHLP_F4_HKONT . " F4_HKONT
INCLUDE MF05AHLP_F4_NEWUM . " F4_NEWUM
INCLUDE MF05AHLP_F4_SGTXT . " F4_SGTXT
INCLUDE MF05AHLP_F4KOA_ERMITTELN . " F4KOA_ERMITTELN
INCLUDE MF05AHLP_HLP_F4 . " HLP_F4
INCLUDE MF05AHLP_SH_INTERFACE . " SH_INTERFACE
INCLUDE MF05AHLP_DYNP_VALUES_UPDATE . " DYNP_VALUES_UPDATE




INCLUDE MF05AHLP_BUKRS_FROM_DYNP . " BUKRS_FROM_DYNP


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