SAP ABAP Function Module RSQ_CREATE_INFOSET_FOR_IOBJ (SAP Query (BW): generating an InfoSet to an infoobject)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSQBW (Package) BW-Specific Parts of the InfoSet Query

⤷

⤷

Basic Data
Function Module | RSQ_CREATE_INFOSET_FOR_IOBJ | SAP Query (BW): generating an InfoSet to an infoobject |
Function Group | RSQINFOSET | SAP Query (BW): API for InfoSets |
Program Name | SAPLRSQINFOSET | |
INCLUDE Name | LRSQINFOSETU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_MESSAGES | TYPE | RS_T_MSG | Table with Messages (Application Log) | |||
![]() |
I_INFOOBJECT | TYPE | RSIOBJNM | Info Object | |||
![]() |
I_WORKSPACE | TYPE | AQS_WSID | 'G' | Work area ID | ||
![]() |
I_ROLES | TYPE | AQTT_RNAME | Roles to which the InfoSets can be assigned | |||
![]() |
I_APPL_LOG | TYPE | AQS_FLAG | 'X' | = X: write to default-log in messages | ||
![]() |
I_GEN_FLAG | TYPE | AQS_FLAG | 'X' | Create object in /BIC/ name space | ||
![]() |
INTERNAL_ERROR | TYPE | Internal error -> sh. E_MESSAGES | ||||
![]() |
ROLE_ERROR | TYPE | Error during assigment of roles | ||||
![]() |
NAME_ERROR | TYPE | Wrong Parameter | ||||
![]() |
TABLE_INVALID | TYPE | Table not active in DDIC | ||||
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 | 20040315 |
SAP Release Created in | 20B |