The Function Module SAP_QUERY_DEVELOPMENT_ROLE () is a standard Function Module in SAP ERP and is part of the function group AQ_SAP_QUERY within the package SQUE.
Function Module | SAP_QUERY_DEVELOPMENT_ROLE |
Short Text | |
Function Group | AQ_SAP_QUERY |
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_CHECK_ONLY | LIKE | AQADEF-FLAG | SPACE | |
I_INFOSET | LIKE | AQADEF-SGNAME | SPACE | |
I_QUERY | LIKE | AQADEF-QUNAME | SPACE | Name of a Query |
I_ROLE | TYPE | AGR_NAME | Role Name | |
I_USER_CHECK | LIKE | AQADEF-FLAG | SPACE |
This function module does not define any EXPORTING parameters.
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 |
---|---|
ILLEGAL_QUERY_ENVIRONMENT | |
ILLEGAL_ROLE | |
USER_NOT_ASSIGNED |