MF64OF25_TRANSACTION_DELETE 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 MF64OF25_TRANSACTION_DELETE 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!
6B_ASSIGN_DELETE CALL FUNCTION '6B_ASSIGN_DELETE' EXPORTING I_RANL = VWPDEPO-RANL I_RZUORD_S_A = I_ZUORDS I_SBEWZITI = VWBEPP-SBEWZITI EXCEPTIONS RE_ASSIGN_IMPOSSIBLE = 01.
RELEASE_ORDER_DELETE_ENTRIES CALL FUNCTION 'RELEASE_ORDER_DELETE_ENTRIES' EXPORTING I_BUKRS = MAIN-BUKRS I_NORDER = MAIN-NORDER.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF64OF25_TRANSACTION_DELETE - MF64OF25TRANSACTIONDELETE MF64OF25_TEXT_FOR_FLOW_TYPE_RE - MF64OF25TEXTFORFLOWTYPERE MF64OF25_SAVE_FWPO - MF64OF25SAVEFWPO MF64OF25_POST_FWPO - MF64OF25POSTFWPO MF64OF25_COMMAND_ADDITIONAL_FL - MF64OF25COMMANDADDITIONALFL MF64OF25_CHECK_PERIOD_END_CLOS - MF64OF25CHECKPERIODENDCLOS