MF64OF20_REVERSAL_CHECK_PAB 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 MF64OF20_REVERSAL_CHECK_PAB 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!
CHECK_PERIOD_END_CLOSING CALL FUNCTION 'CHECK_PERIOD_END_CLOSING' EXPORTING I_DATE = REVERSAL_FLOW-DBESTAND I_BUKRS = REVERSAL_FLOW-BUKRS I_RANL_RLDEPO_LIST = RANL_DEPOT_TAB I_ACTUAL_TRANSACTIONS = RELEVANT_ACTUALS I_CHECK_MODUS = 1 IMPORTING E_RESULT = RETURNCODE E_IT_CLOSED_TRANSACTIONS = CLOSED_FLOWS.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF64OF20_REVERSAL_CHECK_PAB - MF64OF20REVERSALCHECKPAB MF64OF20_REVERSAL_CHECK_COLLEC - MF64OF20REVERSALCHECKCOLLEC MF64OF20_LOAD_ETC_REVERSED - MF64OF20LOADETCREVERSED MF64OF20_IBEPP_FILL_WITH_OTHER - MF64OF20IBEPPFILLWITHOTHER MF64OF20_GBEPP_APPEND - MF64OF20GBEPPAPPEND MF64OF20_FLOWS_DISPLAY_IN_LIST - MF64OF20FLOWSDISPLAYINLIST