MGRW1F27 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 MGRW1F27 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 MGRW1F27_GEN-READ_MATRIX . " GEN-READ_MATRIX
INCLUDE MGRW1F27_GEN-MODIFY_MATRIX . " GEN-MODIFY_MATRIX
INCLUDE MGRW1F27_GEN-FREE_MATRIX . " GEN-FREE_MATRIX
INCLUDE MGRW1F27_GEN-APPEND-MATRIX . " GEN-APPEND-MATRIX
INCLUDE MGRW1F27_GEN-DELETE_MATRIX . " GEN-DELETE_MATRIX
INCLUDE MGRW1F27_GEN-SAVE_AMOUNTS . " GEN-SAVE_AMOUNTS
INCLUDE MGRW1F27_GEN-ADD_AMOUNTS . " GEN-ADD_AMOUNTS
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.
MGRW1F27 - documentation and ABAP source code MGRW1F26_SET_OP_TO_SPACE - MGRW1F26SETOPTOSPACE MGRW1F26_REPLACE_STRING - MGRW1F26REPLACESTRING MGRW1F26_REMOVE_SPACE_AFTER_OP - MGRW1F26REMOVESPACEAFTEROP MGRW1F26_INSERT_BLANKS - MGRW1F26INSERTBLANKS MGRW1F26_GEN_FORM_EVAL_FORMULA - MGRW1F26GENFORMEVALFORMULA