MF60PF17 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 MF60PF17 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
MV_ADJUST_CH_READ_INDEX_FOR_DT CALL FUNCTION 'MV_ADJUST_CH_READ_INDEX_FOR_DT' EXPORTING I_DATE = PAR_DATE I_INDEX_TYPE = PAR_INDEX_TYPE I_SSTDORT = PAR_SSTDORT I_SBASTEU = VIMI01-SBASTEU IMPORTING E_PUNKTE_ZINSSATZ = PAR_PUNKTE_ZINS EXCEPTIONS NOT_FOUND = 01 OTHERS = 02.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF60PF17 - documentation and ABAP source code MF60PF00 - documentation and ABAP source code MF60OTOP - Real Estate Customizing Include Trans.-Selection MF60OO01 - Include for PBO Business Entity Customizing-Transaction Selection MF60OO00 - Include for PBO decision screen, processed in background (TA sel.) MF60OI01 - Include for PAI BE Attributes Selection Screen (Real Est. Customzing)