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

MF64OF55 SAP ABAP INCLUDE - Forms for OK code processing







MF64OF55 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 MF64OF55 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 MF64OF55. "Basic submit
SUBMIT MF64OF55 AND RETURN. "Return to original report after report execution complete
SUBMIT MF64OF55 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Forms for OK code processing


INCLUDES used within this REPORT MF64OF55

INCLUDE MF64OF55_COMMAND_CUSTOMER_EX07 . " COMMAND_CUSTOMER_EXIT_001
INCLUDE MF64OF55_COMMAND_CUSTOMER_EXIT . " COMMAND_CUSTOMER_EXIT_002
INCLUDE MF64OF55_COMMAND_BACK . " COMMAND_BACK
INCLUDE MF64OF55_COMMAND_COUPON_DATA . " COMMAND_COUPON_DATA
INCLUDE MF64OF55_COMMAND_DALL . " COMMAND_DALL
INCLUDE MF64OF55_COMMAND_ANAE . " COMMAND_ANAE
INCLUDE MF64OF55_COMMAND_ANOA . " COMMAND_ANOA
INCLUDE MF64OF55_COMMAND_ANOR . " COMMAND_ANOR
INCLUDE MF64OF55_COMMAND_ANAR . " COMMAND_ANAR
INCLUDE MF64OF55_COMMAND_ALLOWED_POSIT . " COMMAND_ALLOWED_POSITION
INCLUDE MF64OF55_COMMAND_POST . " COMMAND_POST
INCLUDE MF64OF55_COMMAND_SAVE . " COMMAND_SAVE
INCLUDE MF64OF55_COMMAND_SAVE_WITHOUT_ . " COMMAND_SAVE_WITHOUT_POSTI
INCLUDE MF64OF55_COMMAND_DELETE . " COMMAND_DELETE
INCLUDE MF64OF55_COMMAND_DISPLAY_CLASS . " COMMAND_DISPLAY_CLASS
INCLUDE MF64OF55_COMMAND_USERDATA . " COMMAND_USERDATA
INCLUDE MF64OF55_COMMAND_EFFECTIVE_I06 . " COMMAND_EFFECTIVE_INTEREST
INCLUDE MF64OF55_COMMAND_EFFECTIVE_INT . " COMMAND_EFFECTIVE_INTEREST
INCLUDE MF64OF55_COMMAND_RATE_FROM_INT . " COMMAND_RATE_FROM_INTEREST
INCLUDE MF64OF55_COMMAND_CASHFLOW_DISP . " COMMAND_CASHFLOW_DISPLAY
INCLUDE MF64OF55_COMMAND_SWITCH_EXPIRY . " COMMAND_SWITCH_EXPIRY_DATE
INCLUDE MF64OF55_COMMAND_RESERVATION_D . " COMMAND_RESERVATION_DATA
INCLUDE MF64OF55_COMMAND_POS_IND_CREAT . " COMMAND_POS_IND_CREATE
INCLUDE MF64OF55_COMMAND_POS_IND_CHANG . " COMMAND_POS_IND_CHANGE
INCLUDE MF64OF55_COMMAND_POS_IND_DISPL . " COMMAND_POS_IND_DISPLAY
INCLUDE MF64OF55_COMMAND_AUTHORIZATION . " COMMAND_AUTHORIZATION_GROU
INCLUDE MF64OF55_COMMAND_ADDITIONAL_FI . " COMMAND_ADDITIONAL_FIELDS
INCLUDE MF64OF55_COMMAND_REFERENCED_OB . " COMMAND_REFERENCED_OBJECTS
INCLUDE MF64OF55_ENQUEUE_CHANGE_OF_PRO . " ENQUEUE_CHANGE_OF_PROCESSI


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