SAP Reports / Programs | Real Estate Management(RE) SAP RE

MF61FF02 SAP ABAP INCLUDE - documentation and ABAP source code







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

No INCLUDES are used within this REPORT code!


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:

GET_DOMAENENTEXT CALL FUNCTION 'GET_DOMAENENTEXT' EXPORTING DNAME = DNAME DVALUE = DVALUE IMPORTING DTEXT = DTEXT EXCEPTIONS NO_DOMAIN_FOUND = 01 OTHERS = 02.

MV_GET_AREA CALL FUNCTION 'MV_GET_AREA' EXPORTING bukrs = vimimv-bukrs smenr = vimimv-smenr swenr = vimimv-swenr IMPORTING RMEDAT = RMEDAT EXCEPTIONS AREADESC_NOTFOUND = 01 AREATYPE_NOTFOUND = 02 AREA_NOTFOUND = 03 DATABASE_ERROR = 04 ME_NOTFOUND = 05 OTHERS = 06.

MV_GET_AREA_TO_CONDITION CALL FUNCTION 'MV_GET_AREA_TO_CONDITION' EXPORTING bukrs = vimimv-bukrs SKOART = SKOART smenr = vimimv-smenr swenr = vimimv-swenr DSTICH = DSTICH " 40C I_KZ_BEZUGSFLACHE_IF_NOT_FOUND = 'X' " 40C IMPORTING RBEZFLART = LOC_RBEZFLART EXCEPTIONS NO_OTHER_AREA_FOR_CONDITION = 01 OTHERS = 02. " 4.5A

POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING DEFAULTOPTION = 'Y' TEXTLINE1 = LOC_TEXTLINE1 TEXTLINE2 = LOC_TEXTLINE2 TITEL = 'Änderung Konditionskopf'(053) IMPORTING ANSWER = ANTWORT EXCEPTIONS OTHERS = 01.

POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING DEFAULTOPTION = 'N' TEXTLINE1 = TEXT1 TEXTLINE2 = TEXT2 TITEL = TITELTEXT IMPORTING ANSWER = ANTWORT EXCEPTIONS OTHERS = 01.

POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING DEFAULTOPTION = 'Y' TEXTLINE1 = TEXT1 TEXTLINE2 = TEXT2 TITEL = TITELTEXT IMPORTING ANSWER = ANTWORT EXCEPTIONS OTHERS = 01.

POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING DEFAULTOPTION = 'N' DIAGNOSETEXT1 = TEXT1 DIAGNOSETEXT2 = TEXT2 DIAGNOSETEXT3 = TEXT3 TEXTLINE1 = TEXT4 TEXTLINE2 = TEXT5 TITEL = TITELTEXT IMPORTING ANSWER = ANTWORT EXCEPTIONS OTHERS = 01.

POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING DEFAULTOPTION = 'N' DIAGNOSETEXT1 = TEXT1 DIAGNOSETEXT2 = TEXT2 DIAGNOSETEXT3 = TEXT3 TEXTLINE1 = TEXT4 TEXTLINE2 = TEXT5 TITEL = TITELTEXT IMPORTING ANSWER = ANTWORT EXCEPTIONS OTHERS = 01.

POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING * DEFAULTOPTION = 'Y' TEXTLINE1 = LOC_LINE1 TEXTLINE2 = LOC_LINE2 TITEL = TEXT-053 * START_COLUMN = 25 * START_ROW = 6 * CANCEL_DISPLAY = 'X' IMPORTING ANSWER = P_ANTWORT .

FVZK_APPEND_ALL_IVZZKOPO CALL FUNCTION 'FVZK_APPEND_ALL_IVZZKOPO' EXPORTING FIRSTLINE = 1 GSART = K_GSART_MV * INSERT_INDEX = E03 VZKOKOKEY = VZKOKOKEY VZKOPOKEY = VZKOPOKEY TABLES IVZZKOPO = ALL_VZZKOPO EXCEPTIONS EXISTING_KEY = 01 GROUP_NOT_FOUND = 02 OTHERS = 3.

FVMK_KOSTL_OBJECT_ASSIGN CALL FUNCTION 'FVMK_KOSTL_OBJECT_ASSIGN' EXPORTING bukrs = vimimv-bukrs FL_SHOW_ONLY = SPACE GSBER = VIOB01-GSBER objnr = vimimv-snks IMPORTING FL_CHANGED = LOC_KZ_CHANGED EXCEPTIONS OTHERS = 01.

FVMK_WARNING_BACK_DATED_CHANGE CALL FUNCTION 'FVMK_WARNING_BACK_DATED_CHANGE' EXPORTING I_DATUM = DLAST_BUCHUNG EXCEPTIONS VIMI38_CHANGED = 01 OTHERS = 02.

MV_ADJUST_TYPE_CHECK CALL FUNCTION 'MV_ADJUST_TYPE_CHECK' EXPORTING * I_DATE = ' ' I_KZ_BYPASS_BUFFER = ' ' I_SMVANART = '2' "Index i_vimimv = vimimv EXCEPTIONS NOT_ACTIVE = 01.

MV_ADJUST_TYPE_INDEX_MAINTAIN CALL FUNCTION 'MV_ADJUST_TYPE_INDEX_MAINTAIN' EXPORTING I_KZ_SAVE_ON_COMMIT = SPACE " Wegen Änd.bel. SAVE selbst

MV_NUTZUNGSART_LOAD CALL FUNCTION 'MV_NUTZUNGSART_LOAD' EXPORTING SNUNR = VIMI01-SNUNR IMPORTING RTIV01_13 = RTIV01_13 EXCEPTIONS SNUNR_INT_NOT_FOUND = 01 SNUNR_NOT_FOUND = 02.

MV_ADJUST_TYPE_MAINTAIN CALL FUNCTION 'MV_ADJUST_TYPE_MAINTAIN' EXPORTING I_KZ_SAVE_ON_COMMIT = SPACE " wegen Änd. bel.

MV_ADJUST_TYPE_LOAD CALL FUNCTION 'MV_ADJUST_TYPE_LOAD' EXPORTING i_kz_bypass_buffer = ' ' " Mit Puffer i_vimimv = par_vimimv TABLES e_tab_vimi54 = loc_tab_vimi54.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = lc_icon * TEXT = ' ' * INFO = ' ' * ADD_STDINF = 'X' IMPORTING RESULT = B_FAPP EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3 .



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