FGRWEE50 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 FGRWEE50 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 FGRWEE50_E50_REPORT_SELECTION_ . " E50_REPORT_SELECTION_FOR_F
INCLUDE FGRWEE50_PROCESS_DIM_SET . " PROCESS_DIM_SET
INCLUDE FGRWEE50_PROCESS_DATA_SET . " PROCESS_DATA_SET
INCLUDE FGRWEE50_COLLECT_INTERVAL . " COLLECT_INTERVAL
INCLUDE FGRWEE50_COLLECT_SET . " COLLECT_SET
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.
FGRWEE50 - documentation and ABAP source code FGRWEE48_E48_SHOW_MESSAGE - FGRWEE48E48SHOWMESSAGE FGRWEE48_E48_SET_MAIL_PARAMETE - FGRWEE48E48SETMAILPARAMETE FGRWEE48_E48_SEND_REPORT - FGRWEE48E48SENDREPORT FGRWEE48_E48_MAIL_REPORT - FGRWEE48E48MAILREPORT FGRWEE48_E48_INIT_MAIL_PARAMET - FGRWEE48E48INITMAILPARAMET