The Function Module CLSE_REFRESH_TMP (Delete Buffers for Temporary Changes) is a standard Function Module in SAP ERP and is part of the function group CLSE within the package CL.
Function Module | CLSE_REFRESH_TMP |
Short Text | Delete Buffers for Temporary Changes |
Function Group | CLSE |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_REFRESH_KLAH | TYPE | CLSELBOOL | Delete Temporary KLAH Buffer | |
I_REFRESH_KLAT | TYPE | CLSELBOOL | Delete Temporary KLAT Buffer | |
I_REFRESH_KSML | TYPE | CLSELBOOL | Delete Temporary KSML Buffer | |
I_REFRESH_SWOR | TYPE | CLSELBOOL | Delete Temporary SWOR Buffer |
This function module does not define any EXPORTING parameters.
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.