Menu

SAP Function Module RSAQSQU_SELECT_QUERY

Select query

The Function Module RSAQSQU_SELECT_QUERY (Select query) is a standard Function Module in SAP ERP and is part of the function group AQSF within the package SQUE.

Technical Information

Function Module RSAQSQU_SELECT_QUERY
Short Text Select query
Function Group AQSF
Package SQUE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SQU_COMPLETE LIKE AQADEF-FLAG X - alle zulässigen Queries anzeigen
SQU_HFLAG LIKE AQADEF-FLAG SPACE X - Ohne Ausführen, Kopieren, Löschen
SQU_TCODE LIKE SY-TCODE Transaction code
SQU_USER_GROUP_IN LIKE AQADEF-BGNAME User group

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SQU_QUERY_OUT LIKE AQADEF-QUNAME Name of selected query
SQU_USER_GROUP_OUT LIKE AQADEF-BGNAME User group of query

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.