MF05AI00 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 MF05AI00 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.
INCLUDE MF05AI00_AGL_VORGANG . " AGL_VORGANG
INCLUDE MF05AI00_ANFORDFAELL_PRUEFEN . " ANFORDFAELL_PRUEFEN
INCLUDE MF05AI00_ANFTAB_UPDATE . " ANFTAB_UPDATE
INCLUDE MF05AI00_ANLAGEN_ABGANG . " ANLAGEN_ABGANG
INCLUDE MF05AI00_ANLAGEN_EINZELPOSTEN . " ANLAGEN_EINZELPOSTEN
INCLUDE MF05AI00_ANZAHLUNGSKONTIERUNG . " ANZAHLUNGSKONTIERUNG
INCLUDE MF05AI00_ANZAHLUNGSKONTO . " ANZAHLUNGSKONTO
INCLUDE MF05AI00_ANZAHLUNGS_SKONTO . " ANZAHLUNGS_SKONTO
INCLUDE MF05AI00_ANZEIGE_BUKRS . " ANZEIGE_BUKRS
INCLUDE MF05AI00_ANZUMB_GUTSCHRIFT . " ANZUMB_GUTSCHRIFT
INCLUDE MF05AI00_ANZUMB_SELEKTION . " ANZUMB_SELEKTION
INCLUDE MF05AI00_ANZUMB_SELEKTION_1 ." ANZUMB_SELEKTION_1
INCLUDE MF05AI00_ANZUMB_SELEKTION_2 ." ANZUMB_SELEKTION_2
INCLUDE MF05AI00_ANZUMB_SELEKTION_PDP. "ANZUMB_SELEKTION_PDP
INCLUDE MF05AI00_ANZUMB_UPDATE . " ANZUMB_UPDATE
INCLUDE MF05AI00_AUFTRAG_EINGABE . " AUFTRAG_EINGABE
INCLUDE MF05AI00_AUSGLEICH_KOPF . " AUSGLEICH_KOPF
INCLUDE MF05AI00_AUSGLEICHSDATEN . " AUSGLEICHSDATEN
INCLUDE MF05AI00_BANKSPESEN_STEUERN ." BANKSPESEN_STEUERN
INCLUDE MF05AI00_BANKSPESEN . " BANKSPESEN
INCLUDE MF05AI00_BANKSPESEN_SCHNELL ." BANKSPESEN_SCHNELL
INCLUDE MF05AI00_BANKVERB_ZEIGEN . " BANKVERB_ZEIGEN
INCLUDE MF05AI00_BANK_WECHSELSPESEN ." BANK_WECHSELSPESEN
INCLUDE MF05AI00_BANK_WECHSELSTEUER ." BANK_WECHSELSTEUER
INCLUDE MF05AI00_BANKZEILE_BEARBEITEN . " BANKZEILE_BEARBEITEN
INCLUDE MF05AI00_BELEGKOPF_AENDERN . " BELEGKOPF_AENDERN
INCLUDE MF05AI00_BELEG_MERKEN . " BELEG_MERKEN
INCLUDE MF05AI00_BELEG_ZURUECKHOLEN ." BELEG_ZURUECKHOLEN
INCLUDE MF05AI00_READ_VERIFDOC.
INCLUDE MF05AI00_BELEGDATUM_PRUEFEN ." BELEGDATUM_PRUEFEN
INCLUDE MF05AI00_BELEGKOPF_SPEICHERN . " BELEGKOPF_SPEICHERN
INCLUDE MF05AI00_BELEGART_PRUEFEN . " BELEGART_PRUEFEN
INCLUDE MF05AI00_BELEGNUMMER_PRUEFEN . " BELEGNUMMER_PRUEFEN
INCLUDE MF05AI00_BELNR_RESET . " BELNR_RESET
INCLUDE MF05AI00_BETRAG_MUSSEINGABE ." BETRAG_MUSSEINGABE
INCLUDE MF05AI00_BETRAG_PRUEFEN . " BETRAG_PRUEFEN
INCLUDE MF05AI00_BETRAG_PRUEFEN_SCHECK . " BETRAG_PRUEFEN_SCHECK
INCLUDE MF05AI00_BETRAG_SAPOS . " BETRAG_SAPOS
INCLUDE MF05AI00_BETRAG_HW_PRUEFEN . " BETRAG_HW_PRUEFEN
No SAP DATABASE tables are accessed within this REPORT code!
J_1BSA_COMPONENT_ACTIVE CALL FUNCTION 'J_1BSA_COMPONENT_ACTIVE' EXPORTING BUKRS = BKPF-BUKRS COMPONENT = '**' IMPORTING ACTIVE_COMPONENT = ACT_COMPONENT EXCEPTIONS COMPONENT_NOT_ACTIVE = 01.
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 MF05AI00 or its description.