MF64OO10 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 MF64OO10 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 MF64OO10_TRANSACTION_IN0L . " TRANSACTION_INIT
INCLUDE MF64OO10_TRANSACTION_INIT . " TRANSACTION_INIT
INCLUDE MF64OO10_INTERNAL_STATUS_DETER . " INTERNAL_STATUS_DETERMINE
INCLUDE MF64OO10_0100_INIT . " 0100_INIT
INCLUDE MF64OO10_TITLEBAR . " TITLEBAR
INCLUDE MF64OO10_MAINSCREEN_INIT . " MAINSCREEN_INIT
INCLUDE MF64OO10_0205_INIT . " 0205_INIT
INCLUDE MF64OO10_0250_INIT . " 0250_INIT
INCLUDE MF64OO10_0225_INIT . " 0225_INIT
INCLUDE MF64OO10_0260_INIT . " 0260_INIT
INCLUDE MF64OO10_SBEWART_TEXT . " SBEWART_TEXT
INCLUDE MF64OO10_SEFFMETH_TEXT . " SEFFMETH_TEXT
INCLUDE MF64OO10_SLIMIT_TEXT . " SLIMIT_TEXT
INCLUDE MF64OO10_SSPESEN_TEXT . " SSPESEN_TEXT
INCLUDE MF64OO10_STUECKZINS_TEXT . " STUECKZINS_TEXT
INCLUDE MF64OO10_SNOTIZ_TEXT . " SNOTIZ_TEXT
INCLUDE MF64OO10_DEQUEUE . " DEQUEUE
INCLUDE MF64OO10_SUPPRESS_DIALOG . " SUPPRESS_DIALOG
INCLUDE MF64OO10_0280_INIT . " 0280_INIT
INCLUDE MF64OO10_STATUS_0110 . " STATUS_0110
INCLUDE MF64OO10_DATA_FROM_DERIVATIVE . " DATA_FROM_DERIVATIVE
INCLUDE MF64OO10_SET_ISTAT . " SET_ISTAT
INCLUDE MF64OO10_0270_INIT . " 0270_INIT
INCLUDE MF64OO10_SINCL_CONVERT . " SINCL_CONVERT
INCLUDE MF64OO10_CURRENCY_FIELDS . " CURRENCY_FIELDS
INCLUDE MF64OO10_0290_INIT . " 0290_INIT
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.