The Function Module RSAQ_EXIST_QUERY () is a standard Function Module in SAP ERP and is part of the function group AQRT within the package SQUE.
Function Module | RSAQ_EXIST_QUERY |
Short Text | |
Function Group | AQRT |
Package | SQUE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
QUERY | LIKE | AQADEF-QUNAME | Query | |
USERGROUP | LIKE | AQADEF-BGNAME | User Group |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REPORTNAME | LIKE | AQADEF-PGNAME |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_QUERY | Query does not exist |
NO_USERGROUP | User group does not exist |