The Function Module G_CLASS_REFRESH_ALL (Initialisiert alle Boolesche Klassen.) is a standard Function Module in SAP ERP and is part of the function group GBLO within the package GVAL.
Function Module | G_CLASS_REFRESH_ALL |
Short Text | Initialisiert alle Boolesche Klassen. |
Function Group | GBLO |
Package | GVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MANDT | LIKE | SY-MANDT | SY-MANDT | Use client if USE_MANDT is set |
USE_MANDT | LIKE | GB01-BEXCLUDE | ' ' | 'X' to use the class in another client |
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.