Menu

SAP Function Module ALV_CHECK_BUFFER

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

Technical Information

Function Module ALV_CHECK_BUFFER
Short Text
Function Group SKBB
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_BUFFER_ACTIVE TYPE CHAR01 Character Field Length 1
I_BUFFER_TYPE TYPE CHAR01 Character Field Length 1
I_BYPASSING_BUFFER TYPE CHAR01 Character Field Length 1
I_REFRESH_BUFFER TYPE CHAR01 Character Field Length 1

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DELETE TYPE CHAR01 Character Field Length 1
E_EXPORT TYPE CHAR01 Character Field Length 1
E_IMPORT TYPE CHAR01 Character Field Length 1

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.