Menu

SAP Function Module RTBWHC_REFRESH_COLUMNS

Frischt internen Puffer auf (bei Tree und Grid)

The Function Module RTBWHC_REFRESH_COLUMNS (Frischt internen Puffer auf (bei Tree und Grid)) is a standard Function Module in SAP ERP and is part of the function group RTBWHC within the package RT_BWHC.

Technical Information

Function Module RTBWHC_REFRESH_COLUMNS
Short Text Frischt internen Puffer auf (bei Tree und Grid)
Function Group RTBWHC
Package RT_BWHC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COL_KEY TYPE TV_ITMNAME Spaltenname
HANDLE TYPE CL_GUI_CONTROL Objektreferenz

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TREE_OBJECTS LIKE TREE_OBJEC betroffene Objekte
TREE_STRUCTURE LIKE TREE_STRUC zugeh. Strukturinformation

Exceptions

This function module does not define any Exceptions.