The Function Module RSAQ_EXPORT_QUERY_CATALOG () is a standard Function Module in SAP ERP and is part of the function group AQIEXQ within the package SQUE.
Function Module | RSAQ_EXPORT_QUERY_CATALOG |
Short Text | |
Function Group | AQIEXQ |
Package | SQUE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_USERGROUP | TYPE | AQADEF-BGNAME | SAP Query (S): Name of a user group | |
I_WSPACE | TYPE | AQADEF-WSID | SPACE | SAP Query (S): Work Area ID |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_QUCAT | LIKE | AQCAQU | SAP Query (S): QUCAT Query catalog |
This function module does not define any Exceptions.