_EXCEL_INTERFACE_TEST_EXECUF01 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 _EXCEL_INTERFACE_TEST_EXECUF01 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!
RSZ_X_COMPONENT_GET CALL FUNCTION 'RSZ_X_COMPONENT_GET' EXPORTING I_COMPID = 'KK' "p_query IMPORTING E_COMPUID = l_sx_query-compuid E_SUBRC = l_subrc TABLES C_T_ELTDIR = l_sx_query-eltdir C_T_ELTPROP = l_sx_query-eltprop C_T_ELTPRIO = l_sx_query-ELTPRIO C_T_ELTATTR = l_sx_query-ELTATTR C_T_ELTXREF = l_sx_query-ELTXREF C_T_COMPDIR = l_sx_query-COMPDIR C_T_COMPIC = l_sx_query-COMPIC C_T_SELECT = l_sx_query-SELECT C_T_RANGE = l_sx_query-RANGE C_T_CALC = l_sx_query-CALC C_T_CELL = l_sx_query-CELL C_T_VAR = l_sx_query-VAR C_T_ELTTXT = l_sx_query-ELTTXT.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
_EXCEL_INTERFACE_TEST_EXECUF01 - EXCELINTERFACETESTEXECUF01 _EXCEL_INTERFACE_TEST_DOWNLF01 - EXCELINTERFACETESTDOWNLF01 _EXCEL_INTERFACE_TEST_CREATO01 - EXCELINTERFACETESTCREATO01 _DYNPROS_GENERATE_TABLE_MODI01 - DYNPROSGENERATETABLEMODI01 _DOMN_CHK_F03 - Include _DOMN_CHK_F03 _DOMN_CHK_F02 - Include _DOMN_CHK_F02