SAPFGRWE is a standard Module pool for a dialog screen ABAP Program 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 SAPFGRWE 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.
Text Symbol: 130 = Select column block
Text Symbol: 124 = Fine selection
Text Symbol: 123 = entry in the logical row?--------------------------------------------
Text Symbol: 122 = Do you want to position on an existing-------------------------------
Text Symbol: 121 = No. Description
Text Symbol: 120 = Select row block
Text Symbol: 111 = No. Report Title
Text Symbol: 110 = Window list
Text Symbol: 100 = Select report
Text Symbol: 030 = Print classes
Text Symbol: 010 = Check report
Text Symbol: 001 = Reporting data being processed
Text Symbol: 190 = Text search: &1 hits for &2
Text Symbol: 184 = &
Text Symbol: 183 = &/Group
Text Symbol: 182 = To &
Text Symbol: 181 = From &
Text Symbol: 155 = (Column $)
Text Symbol: 151 = Select row block
Text Symbol: 150 = Select section
Text Symbol: 145 = Key figures
Text Symbol: 141 = No. Column characteristic
Text Symbol: 140 = Selection column text
Text Symbol: 131 = Select column
Text Symbol: 191 = Lead column
Text Symbol: 353 = Query: Save extract
Text Symbol: 352 = do you want to save?
Text Symbol: 351 = do you want to save an extract?
Text Symbol: 350 = Before leaving the report,
Text Symbol: 306 = Save the current settings
Text Symbol: 305 = Save layout
Text Symbol: 301 = Block layout and text changes online for all reports?
Text Symbol: 300 = Block maintenance
Text Symbol: 250 = : Result
Text Symbol: 201 = Parallel report
Text Symbol: 200 = Report
Text Symbol: 192 = Horizontal page
Text Symbol: B00 = Send report
INCLUDE FGRWE_BATCH_OUTPUT_CLOSE_F_EIS.
INCLUDE FGRWE_BATCH_OUTPUT_CLOSE_D_EIS.
INCLUDE FGRWE_REORG_SX_VAR_SHEET_ZSCOL.
INCLUDE FGRWE_OUTPUT_LINE_OPEN_EIS.
INCLUDE FGRWE_OUTPUT_LINE_CLOSE_EIS.
INCLUDE FGRWE_F98OK_GRAP.
INCLUDE FGRWE_OK_CURR.
INCLUDE FGRWE_CALL_GRAPHICS.
INCLUDE FGRWE_TAB_OUTPUT_SHEET_CLOSE.
INCLUDE FGRWE_TAB_OUTPUT_SHEET_OPEN.
INCLUDE FGRWE_OUTPUT_REPORT_TEXT_OPEN.
INCLUDE FGRWE_OUTPUT_REPORT_TEXT_CLOSE.
INCLUDE FGRWE_OUTPUT_REPORT_TO_EXCEL.
INCLUDE FGRWE_VA.
INCLUDE FGRWE_MARK_EXCEL_CELL.
INCLUDE FGRWE_SX_LINE_X_ZERO.
INCLUDE FGRWE_SX_COLUMN_X_ZERO.
INCLUDE FGRWE_EXPORT_TO_OIW_OPEN.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 SAPFGRWE or its description.