FGRWEF98V 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 FGRWEF98V 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!
G_RW_CHECK_ACC_MODE CALL FUNCTION 'G_RW_CHECK_ACC_MODE' IMPORTING e_acc_active = l_acc_active.
G_RW_CHECK_ACC_MODE CALL FUNCTION 'G_RW_CHECK_ACC_MODE' IMPORTING e_acc_active = l_acc_active.
REPORT_TEXT_REPLACE_STRING CALL FUNCTION 'REPORT_TEXT_REPLACE_STRING' EXPORTING application = 'FGR' reporting_table = rep_table edit_program = 'SAPFGRWE' mf_date = p_mt_date i_init = 'X' i_max_recursions = 9 TABLES variables = t_variables CHANGING c_string = p_line.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FGRWEF98V - documentation and ABAP source code FGRWEF98R_LEV_LAYOUT - FGRWEF98RLEVLAYOUT FGRWEF98R_F98_VAR_SHEET_TS_PAG - FGRWEF98RF98VARSHEETTSPAG FGRWEF98R_F98_VAR_SHEET_TH_PRI - FGRWEF98RF98VARSHEETTHPRI FGRWEF98R_F98_T_LLINE_ROLLBACK - FGRWEF98RF98TLLINEROLLBACK FGRWEF98R_F98_T_LLINE_LC_TABLE - FGRWEF98RF98TLLINELCTABLE