FGRWEF92_TRANSFER_DATA_TO_EIS 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 FGRWEF92_TRANSFER_DATA_TO_EIS 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
KCD_RECONVERT_SENDER CALL FUNCTION 'KCD_RECONVERT_SENDER' CHANGING crecord = sender_string.
KCD_SENDER_SET_TRANSFER CALL FUNCTION 'KCD_SENDER_SET_TRANSFER' EXPORTING sender_set = sender_string.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FGRWEF92_TRANSFER_DATA_TO_EIS - FGRWEF92TRANSFERDATATOEIS FGRWEF92_FILL_SENDER_STRUCTURE - FGRWEF92FILLSENDERSTRUCTURE FGRWEF92 - Report Writer: Routines for Transferring Data to SAP-EIS FGRWEF91_F91_INIT_SEL_INFO - FGRWEF91F91INITSELINFO FGRWEF91_F91_FILL_SEL_INFO - FGRWEF91F91FILLSELINFO FGRWEF91_F91_FILL_ROW_INFO_EXT - FGRWEF91F91FILLROWINFOEXT