MGRW1F20 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 MGRW1F20 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 MGRW1F20_GEN-AT_USER_COMMAND . " GEN-AT_USER_COMMAND
INCLUDE MGRW1F20_GEN_FORM_AT_USER_COMM . " GEN_FORM_AT_USER_COMMAND
INCLUDE MGRW1F20_GEN-INITIALIZATION . " GEN-INITIALIZATION
INCLUDE MGRW1F20_GEN_FORM_INITIALIZATI . " GEN_FORM_INITIALIZATION
INCLUDE MGRW1F20_GEN-AT_SELECTION_SCRE . " GEN-AT_SELECTION_SCREEN
INCLUDE MGRW1F20_GEN-MODIFY_SCREEN . " GEN-MODIFY_SCREEN
INCLUDE MGRW1F20_GEN_AT_SELECTION-SCRE . " GEN_AT_SELECTION-SCREEN_ON
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.
MGRW1F20 - documentation and ABAP source code MGRW1F18_GEN-GET_DS_ENTRY_FROM - MGRW1F18GEN-GETDSENTRYFROM MGRW1F18_GEN-CHECK_DATA_AVERAG - MGRW1F18GEN-CHECKDATAAVERAG MGRW1F18_GEN-CALCULATE_DATA_NU - MGRW1F18GEN-CALCULATEDATANU MGRW1F18_GEN-ADDITIONAL_AVERAG - MGRW1F18GEN-ADDITIONALAVERAG MGRW1F18 - documentation and ABAP source code