SAP ABAP Function Module RSEQ_QUERY_EXECUTE (EasyQuery execute)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-EQ (Application Component) BICS Easy Query
⤷
BW_BICS_EQ (Package) Easy Query

⤷

⤷

Basic Data
Function Module | RSEQ_QUERY_EXECUTE | EasyQuery execute |
Function Group | RSEQ_GW_INTEGRATION | Gateway Integration |
Program Name | SAPLRSEQ_GW_INTEGRATION | |
INCLUDE Name | LRSEQ_GW_INTEGRATIONU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_XML_RS | TYPE | XSTRING | Query Resultset as XML | |||
![]() |
E_ERROR | TYPE | RS_BOOL | Boolean | |||
![]() |
E_INLINECOUNT | TYPE | I | Resultsetsize before skip&top | |||
![]() |
I_QUERY | TYPE | RSZCOMPID | Query | |||
![]() |
I_SKIP | TYPE | INT4 | skip first x line | |||
![]() |
I_TOP | TYPE | INT4 | resultsetsize ( number of rows ) | |||
![]() |
I_T_QUERY_VARIABLES | TYPE | RSEQ_T_GWI_SELECT_OPTION | Selection Options with Variable and Query | |||
![]() |
E_T_QUERY_RS_STRUC | TYPE | RSEQ_T_GWI_QUERY_STRUC | Column Description for Gateway Integration | |||
![]() |
E_T_MESSAGES | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
![]() |
I_T_FILTER | TYPE | RSEQ_T_GWI_SELECT_OPTION | filtervalue for fields of the result | |||
![]() |
I_T_FIELD_SEL | TYPE | RSFIELDSEL | return only listed columns | |||
![]() |
I_T_SORT | TYPE | RSEQ_T_SORT_ORDER | Sortorder | |||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 730 |