FGRWRF13 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 FGRWRF13 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.
INCLUDE FGRWRF13_READ_RATIOS . " READ_RATIOS
INCLUDE FGRWRF13_SET_ROW_TYPE . " SET_ROW_TYPE
INCLUDE FGRWRF13_READ_RATIO_TEXTS . " READ_RATIO_TEXTS
INCLUDE FGRWRF13_READ_ROW_FORMULAS . " READ_ROW_FORMULAS
INCLUDE FGRWRF13_READ_ROW_FORMULA_TEXT . " READ_ROW_FORMULA_TEXTS
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.
FGRWRF13 - documentation and ABAP source code FGRWRF12 - documentation and ABAP source code FGRWRF11_READ_COLUMN_DIMENSION - FGRWRF11READCOLUMNDIMENSION FGRWRF11_APPEND_COLUMN_DIMENSI - FGRWRF11APPENDCOLUMNDIMENSI FGRWRF11 - documentation and ABAP source code FGRWRF10_READ_ROW_DIMENSIONS - FGRWRF10READROWDIMENSIONS