FGRWRF21 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 FGRWRF21 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: Form Rountines for "Formulas in Formulas"
INCLUDE FGRWRF21_FILL_MAPPING_LIST . " FILL_MAPPING_LIST
INCLUDE FGRWRF21_APPEND_MAPPING_LIST . " APPEND_MAPPING_LIST
INCLUDE FGRWRF21_APPEND_ROW_FORMULA_OP . " APPEND_ROW_FORMULA_OPERAND
INCLUDE FGRWRF21_GET_ROW_FORMULA_OPERA . " GET_ROW_FORMULA_OPERANDS
INCLUDE FGRWRF21_CHECK_ROW_FORMULA_FOR . " CHECK_ROW_FORMULA_FOR_OPER
INCLUDE FGRWRF21_COLLECT_ROW_OPERANDS . " COLLECT_ROW_OPERANDS
INCLUDE FGRWRF21_APPEND_BASIC_ROW_OPER . " APPEND_BASIC_ROW_OPERANDS
INCLUDE FGRWRF21_SET_REP_ROW . " SET_REP_ROW
INCLUDE FGRWRF21_READ_ROW1 . " READ_ROW1
INCLUDE FGRWRF21_READ_ROW . " READ_ROW
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.
FGRWRF21 - Form Rountines for "Formulas in Formulas" FGRWRF20_READ_FIELD_TEXT - FGRWRF20READFIELDTEXT FGRWRF20_PROCESS_B_S_ENTRY - FGRWRF20PROCESSBSENTRY FGRWRF20_PROCESS_B_S_D_ENTRY - FGRWRF20PROCESSBSDENTRY FGRWRF20_OUTPUT-MESSAGES - FGRWRF20OUTPUT-MESSAGES FGRWRF20_CHECK_Z_FLAG - FGRWRF20CHECKZFLAG