MF05AI00_FI_FM_SUBST_MABER 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_FI_FM_SUBST_MABER 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FM_FI_DERIVE_FIPOS_MABER CALL FUNCTION 'FM_FI_DERIVE_FIPOS_MABER' EXPORTING i_koart = t020-koart i_dyncl = t020-dyncl i_funcl = t020-funcl i_bukrs = bkpf-bukrs i_gjahr = bkpf-gjahr i_xref1 = bseg-xref1 CHANGING c_fipos = bseg-fipos c_maber = bseg-maber. "#EC *
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF05AI00_FI_FM_SUBST_MABER - MF05AI00FIFMSUBSTMABER MF05AI00_FI_FM_PRUEFUNGEN - MF05AI00FIFMPRUEFUNGEN MF05AI00_FINANZDISPO_PRUEFEN - MF05AI00FINANZDISPOPRUEFEN MF05AI00_FAELLIGKEIT_SAKOPOS - MF05AI00FAELLIGKEITSAKOPOS MF05AI00_FAELLIGKEIT_PRUEFEN - MF05AI00FAELLIGKEITPRUEFEN MF05AI00_EXIT - MF05AI00EXIT