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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.