Menu

SAP Function Module RSAQSQL_SELECT_QUERY_FOR_LANG

Select query for language comparison

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

Technical Information

Function Module RSAQSQL_SELECT_QUERY_FOR_LANG
Short Text Select query for language comparison
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
SQL_QUERY_IN LIKE AQADEF-QUNAME '*' Queryname generisch
SQL_USER_GROUP_IN LIKE AQADEF-BGNAME '*' Generic user group

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SQL_QUERY_OUT LIKE AQADEF-QUNAME Name of selected query
SQL_RCODE LIKE AQADEF-FLAG X - Selection terminated
SQL_USER_GROUP_OUT LIKE AQADEF-BGNAME User group of selected 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.