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

MF64OI00 SAP ABAP INCLUDE - documentation and ABAP source code







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

INCLUDE MF64OI00_CLASS_DATA_READ . " CLASS_DATA_READ
INCLUDE MF64OI00_SEC_ACCOUNT_READ . " SEC_ACCOUNT_READ
INCLUDE MF64OI00_VWPDEPO_CHECK . " VWPDEPO_CHECK
INCLUDE MF64OI00_LIMIT_PRUEFEN_P . " LIMIT_PRUEFEN_P
INCLUDE MF64OI00_LIMIT_PRUEFEN_S . " LIMIT_PRUEFEN_S
INCLUDE MF64OI00_LIMIT_PRUEFEN . " LIMIT_PRUEFEN
INCLUDE MF64OI00_CHECK_HANDELSEINHE0B . " CHECK_HANDELSEINHEIT
INCLUDE MF64OI00_CHECK_HANDELSEINHEIT . " CHECK_HANDELSEINHEIT
INCLUDE MF64OI00_CHECK_EXERCISE_MINI0A . " CHECK_EXERCISE_MINIMUM
INCLUDE MF64OI00_CHECK_EXERCISE_MINIMU . " CHECK_EXERCISE_MINIMUM
INCLUDE MF64OI00_ORDER_DATA_READ . " ORDER_DATA_READ
INCLUDE MF64OI00_MESSAGE_FOR_STATUS . " MESSAGE_FOR_STATUS
INCLUDE MF64OI00_ENQUEUE_EFWBEST . " ENQUEUE_EFWBEST
INCLUDE MF64OI00_ENQUEUE_EFWANLA . " ENQUEUE_EFWANLA
INCLUDE MF64OI00_CHECK_VERFUEGUNG . " CHECK_VERFUEGUNG
INCLUDE MF64OI00_CHECK_DEPOT_SPERRE . " CHECK_DEPOT_SPERRE
INCLUDE MF64OI00_F4_SBEWART_SELECT . " F4_SBEWART_SELECT
INCLUDE MF64OI00_GESCHAEFT_ANZEIGEN . " GESCHAEFT_ANZEIGEN
INCLUDE MF64OI00_SET_BNWHR_OLD . " SET_BNWHR_OLD
INCLUDE MF64OI00_ASSIGNMENT_FOR_ORDER . " ASSIGNMENT_FOR_ORDER
INCLUDE MF64OI00_ASSIGNMENT_FOR_SALE . " ASSIGNMENT_FOR_SALE
INCLUDE MF64OI00_ASSIGNMENT_FOR_PURCHA . " ASSIGNMENT_FOR_PURCHASE
INCLUDE MF64OI00_COMPANY_CODE_READ . " COMPANY_CODE_READ
INCLUDE MF64OI00_CHECK_INTEREST_VALUE_ . " CHECK_INTEREST_VALUE_DATE
INCLUDE MF64OI00_CHECK_PERIOD_END_CLOS . " CHECK_PERIOD_END_CLOSING
INCLUDE MF64OI00_CHECK_TRADER_AUTHORIT . " CHECK_TRADER_AUTHORITY
INCLUDE MF64OI00_AUTHORITY_CHECK_ALL . " AUTHORITY_CHECK_ALL
INCLUDE MF64OI00_USER_ADJUSTMENTS . " USER_ADJUSTMENTS
INCLUDE MF64OI00_ENQUEUE . " ENQUEUE


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