Menu

SAP Function Module CLSE_REFRESH_TMP

Delete Buffers for Temporary Changes

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.

Technical Information

Function Module CLSE_REFRESH_TMP
Short Text Delete Buffers for Temporary Changes
Function Group CLSE
Package CL
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_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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.