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

MF64OI90 SAP ABAP INCLUDE - documentation and ABAP source code







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


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 MF64OI90. "Basic submit
SUBMIT MF64OI90 AND RETURN. "Return to original report after report execution complete
SUBMIT MF64OI90 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 MF64OI90

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


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 MF64OI90 or its description.