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.
Function Module | ALV_CHECK_BUFFER |
Short Text | |
Function Group | SKBB |
Package | SLIS |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.