Menu

SAP Function Module ALV_POPUP_TO_SEARCH2

The Function Module ALV_POPUP_TO_SEARCH2 () is a standard Function Module in SAP ERP and is part of the function group SKBH within the package SLIS.

Technical Information

Function Module ALV_POPUP_TO_SEARCH2
Short Text
Function Group SKBH
Package SLIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DISABLE_SEARCH_SEQUENCE TYPE CHAR1 SPACE Single-Character Flag
I_INFORM TYPE LVC_STRING SPACE Search string for ALV grid control

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CANCELLED TYPE CHAR01
E_NEW_SEARCH TYPE SAP_BOOL boolsche Variable (X-true, space-false)

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_GZAHL TYPE CHAR1 SPACE Single-Character Flag
C_SINH TYPE CHAR1 SPACE Single-Character Flag
C_STRING TYPE LVC_VALUE Search string

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.