MF64OI90 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 MF64OI90 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 MF64OI90_EXIT_0100 . " EXIT_0100
INCLUDE MF64OI90_TCODE_ERMITTELN . " TCODE_ERMITTELN
INCLUDE MF64OI90_EXIT_ALLG . " EXIT_ALLG
INCLUDE MF64OI90_EXIT_205 . " EXIT_205
INCLUDE MF64OI90_EXIT_206 . " EXIT_206
INCLUDE MF64OI90_CONFIRM_CHANGE_OF_OBJ . " CONFIRM_CHANGE_OF_OBJECT
INCLUDE MF64OI90_CONFIRM_CHANGE_OF_T0K . " CONFIRM_CHANGE_OF_TRANSACT
INCLUDE MF64OI90_CONFIRM_CHANGE_OF_TRA . " CONFIRM_CHANGE_OF_TRANSACT
INCLUDE MF64OI90_CONFIRM_EXIT . " CONFIRM_EXIT
INCLUDE MF64OI90_CONFIRM_CANCELLATION . " CONFIRM_CANCELLATION
INCLUDE MF64OI90_SYDATAR . " SYDATAR
INCLUDE MF64OI90_KONTRAHENT_ACCOUNT ." KONTRAHENT_ACCOUNT
INCLUDE MF64OI90_XORDER_CONVERT . " XORDER_CONVERT
INCLUDE MF64OI90_XVALUT_CONVERT . " XVALUT_CONVERT
INCLUDE MF64OI90_XDISPO_CONVERT . " XDISPO_CONVERT
INCLUDE MF64OI90_XBESTAND_CONVERT . " XBESTAND_CONVERT
INCLUDE MF64OI90_XBNWHR_CONVERT . " XBNWHR_CONVERT
INCLUDE MF64OI90_CHECK_AMOUNT_CONSISTE . " CHECK_AMOUNT_CONSISTENCY
INCLUDE MF64OI90_F4_BANK_ACCOUNT . " F4_BANK_ACCOUNT
INCLUDE MF64OI90_CHECK_REGULATORY_REPO . " CHECK_REGULATORY_REPORTING
INCLUDE MF64OI90_CHECK_PRICE . " CHECK_PRICE
INCLUDE MF64OI90_CHECK_FLOW_TYPE . " CHECK_FLOW_TYPE
INCLUDE MF64OI90_XORDER_TRANSFER . " XORDER_TRANSFER
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.