RFFMFGIPAC_REVERSE_F01 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 RFFMFGIPAC_REVERSE_F01 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 RFFMFGIPAC_REVERSE_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'Y' textline1 = l_text textline2 = text-056 titel = text-053 importing answer = l_answer.
CALL_FBRA call function 'CALL_FBRA' exporting i_bukrs = xdata-bukrs i_augbl = xdata-clearing_doc " In_transit doc i_gjahr = xdata-clearing_doc_fy " In_transit FY i_xsimu = p_test " Testing mode exceptions not_possible = 1 others = 2 .
ISPS_CALL_FB08 call function 'ISPS_CALL_FB08' exporting i_bukrs = xdata-bukrs i_belnr = xdata-clearing_doc " In_transit doc i_gjahr = xdata-clearing_doc_fy " In_transit doc FY i_stgrd = p_stgrd " Reversal reason i_bldat = p_bldat " Rev. Doc Dt
CALL_FBRA call function 'CALL_FBRA' exporting i_bukrs = xdata-bukrs i_augbl = xdata-clearing_doc " In_transit's clearing doc i_gjahr = xdata-clearing_doc_fy i_xsimu = p_test " Testing mode exceptions not_possible = 1 others = 2 .
ISPS_CALL_FB08 call function 'ISPS_CALL_FB08' exporting i_bukrs = xdata-bukrs i_belnr = xdata-clearing_doc " In_transit's clearing doc i_gjahr = xdata-clearing_doc_fy " In_transit's clearing doc i_stgrd = p_stgrd " Reversal reason i_bldat = p_bldat " Rev. Doc Dt
DEQUEUE_EFPCEC call function 'DEQUEUE_EFPCEC' exporting zbukr = xreguh-zbukr hbkid = xreguh-hbkid hktid = xreguh-hktid x_stapl = 'X'.
DEQUEUE_EFPAYR call function 'DEQUEUE_EFPAYR' exporting zbukr = xreguh-zbukr hbkid = xreguh-hbkid hktid = xreguh-hktid.
ENQUEUE_EFPCEC call function 'ENQUEUE_EFPCEC' exporting zbukr = xreguh-zbukr hbkid = xreguh-hbkid hktid = xreguh-hktid x_stapl = 'X' exceptions foreign_lock = 8.
ENQUEUE_EFPAYR call function 'ENQUEUE_EFPAYR' exporting zbukr = xreguh-zbukr hbkid = xreguh-hbkid hktid = xreguh-hktid exceptions foreign_lock = 8.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFMFGIPAC_REVERSE_F01 - Include RFFMFGIPAC_REVERSE_F01 RFFMFGIPAC_REVERSE_F00 - Include RFFMFGIPAC_REVERSE_F00 RFFMFGIPAC_REVERSE_ALV - Include RFFMFGIPAC_REVERSE_ALV RFFMFGIPAC_REPRO_TOP - Include RFFMFGIPAC_REPRO_TOP RFFMFGIPAC_REPRO_SEL_SCREEN - US Federal IPAC Bulk File Reproduce to Treasury RFFMFGIPAC_REPRO_F02 - Include RFFMFGIPAC_REPOR_F02