SAP ABAP Function Module RSSEM_QUERY_VARIABLES_GET (Returns the variables used in Query)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSSEM (Package) SEM Connection to BW
⤷
⤷
Basic Data
| Function Module | RSSEM_QUERY_VARIABLES_GET | Returns the variables used in Query |
| Function Group | RSSEM_UCI | UCI |
| Program Name | SAPLRSSEM_UCI | |
| INCLUDE Name | LRSSEM_UCIU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_RETURN | TYPE | BAPIRET2 | Return Parameter(s) | |||
| |
E_SUBRC | TYPE | SYST-SUBRC | Return Value of ABAP Statements | |||
| |
I_QUERY | TYPE | CHAR30 | 30 Characters | |||
| |
I_OBJVERS | TYPE | RSOBJVERS | Query Version | |||
| |
I_INFOPROV | TYPE | RSINFOCUBE | InfoProvider | |||
| |
I_VARTEXT_REQUESTED | TYPE | CHAR1 | SPACE | Text should be read? | ||
| |
ET_VAR | TYPE | RSSEM_S_QUERY_VARIABLES | Variables in a BW Query | |||
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 | 20051219 |
| SAP Release Created in | 700 |