RFVIMKES is a standard Executable ABAP Report 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 RFVIMKES 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.
Title: Real Estate Specific Forms for Cost Element Planning
Text Symbol: 001 = Real Estate CostElm/ActInpt - Planning layout
Text Symbol: 002 = Real Estate stat.key figs. - Planning layout
Text Symbol: 048 = Planning layout
INCLUDE MKES1TP1.
INCLUDE IFRE_BEGIN_OF_RE_EA_FIN.
INCLUDE IFRE_END_OF_RE_EA_FIN.
No SAP DATABASE tables are accessed within this REPORT code!
REEX_COPL_APPL_PARAMS_GET CALL FUNCTION 'REEX_COPL_APPL_PARAMS_GET' EXPORTING id_tcode = sy-tcode IMPORTING ES_RKB1S = rkb1s ED_TCODE_CREATE = tc-define ED_TCODE_CHANGE = tc-change ED_TCODE_DISPLAY = tc-show ED_TCODE_DATA_CHANGE = tc-defineo ED_LIB = lib ED_PLANBER = flag-planber ED_MENU = tc-menue ED_TITLEBAR = special_titlebar .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFVIMKES - Real Estate Specific Forms for Cost Element Planning RFVIMKES - Real Estate Specific Forms for Cost Element Planning RFVIMKCSR - Tenant Account Sheet: Correspondence, Sub-Routines RFVIMKCSR - Tenant Account Sheet: Correspondence, Sub-Routines RFVIMK12 - Tenant Account Sheet: Correspondence, Individual Print RFVIMK12 - Tenant Account Sheet: Correspondence, Individual Print