RFGMAVC_SHOW_DIFFF02 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 RFGMAVC_SHOW_DIFFF02 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 RFGMAVC_SHOW_DIFFF02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = l_t_listheader.
GM_DOCUMENT_DISPLAY CALL FUNCTION 'GM_DOCUMENT_DISPLAY' EXPORTING i_gmia = l_s_outab * I_SHOW_GM_LINE_ITEM = ' ' EXCEPTIONS document_not_found = 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.
RFGMAVC_SHOW_DIFFF02 - Include RFGMAVC_SHOW_DIFFF02 RFGMAVC_SHOW_DIFFF01 - Include RFGMAVC_SHOW_DIFFF01 RFGMAVC_SHOW_DIFFERENCES - Report RFGMAVC_SHOW_DIFFERENCES RFGMAVC_SHOW_DIFFERENCES - Report RFGMAVC_SHOW_DIFFERENCES RFGMAVC_SHOW_DIFFC01 - Include RFGMAVC_SHOW_DIFFC01 RFGMAVC_REINITTOP - Include RFFMAVC_REINITTOP