SAP Reports / Programs | Financials | Financial Supply Chain Management | Transaction Manager(FIN-FSCM-TRM-TM) SAP FIN

MF64OO10 SAP ABAP INCLUDE - documentation and ABAP source code







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


ABAP code to call this SAP report using the submit statement

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.






SUBMIT MF64OO10. "Basic submit
SUBMIT MF64OO10 AND RETURN. "Return to original report after report execution complete
SUBMIT MF64OO10 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT MF64OO10

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


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name MF64OO10 or its description.