Menu

SAP Function Module RSAQSPA_SELECT_PARAM_SELOPT

Select parameter/selection criterion

The Function Module RSAQSPA_SELECT_PARAM_SELOPT (Select parameter/selection criterion) is a standard Function Module in SAP ERP and is part of the function group AQSF within the package SQUE.

Technical Information

Function Module RSAQSPA_SELECT_PARAM_SELOPT
Short Text Select parameter/selection criterion
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
SPA_FLAG_FOR_SELOPT LIKE AQADEF-FLAG

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SPA_FLAG_CANCEL LIKE AQADEF-FLAG
SPA_PARAMETER LIKE AQADEF-PSNAME Selected parameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SPA_DBPA LIKE AQDBPA Table of parameters
SPA_SGTEXT LIKE AQTXSG Table of fucntional area texts

Exceptions

This function module does not define any Exceptions.