MRFFMMP_DOCREVERSE_PBO1000 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 MRFFMMP_DOCREVERSE_PBO1000 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: Include MRFFMMP_DOCREVERSE_PBO1000
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = ICON_ENTER_MORE TEXT = TEXT-004 INFO = TEXT-004 * ADD_STDINF = 'X' IMPORTING RESULT = p_sel EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING NAME = ICON_DISPLAY_MORE TEXT = TEXT-004 INFO = TEXT-004 * ADD_STDINF = 'X' IMPORTING RESULT = p_sel EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3.
FMKU_SET_FM_AREA CALL FUNCTION 'FMKU_SET_FM_AREA' EXPORTING I_FLG_PROCESS_POPUP = U_FLG_POPUP CHANGING C_FIKRS = C_FM_AREA EXCEPTIONS NO_FIKRS_SELECTED = 1.
FMREV_CHECK_ACT_REV_REAS_FIKRS CALL FUNCTION 'FMREV_CHECK_ACT_REV_REAS_FIKRS' EXPORTING I_FM_AREA = C_FM_AREA * I_FLG_BYPASS_BUFFER = ' ' IMPORTING E_FLG_ACTIVE = C_REVERSAL_REASON_ACTIVE EXCEPTIONS NOT_ACTIVE = 1 INVALID_FM_AREA = 2 OTHERS = 3.
FMKU_GET_PERIOD_INFO CALL FUNCTION 'FMKU_GET_PERIOD_INFO' EXPORTING i_fm_area = c_fm_area IMPORTING E_SPECIAL_PERIODS_ACTIVE = c_flag_bl_active.
FMREV_READ_REVERSAL_REASON CALL FUNCTION 'FMREV_READ_REVERSAL_REASON' EXPORTING I_REASON_REV = p_revrea * I_FLG_BYPASS_BUFFER = IMPORTING E_FLG_CHG_PDATE_ALLOWED = c_flag_bl_active * E_TEXT = EXCEPTIONS INVALID_REASON = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MRFFMMP_DOCREVERSE_PBO1000 - Include MRFFMMP_DOCREVERSE_PBO1000 MRFFMMP_DOCREVERSE_PAI1000 - Include MRFFMMP_DOCREVERSE_PAI1000 MRFFMMP_COVR_PBO1000 - Include MRB_MASS_BUCOVR_PBO1000 MRFFMMP_COVR_PBO0051 - Include MRB_MASS_BUCOVR_PBO0051 MRFFMMP_COVR_PBO0041 - Include MRB_MASS_BUCOVR_PBO0041 MRFFMMP_COVR_PBO0031 - Include MRB_MASS_BUCOVR_PBO0031