Menu

SAP Function Module G_CLASS_REFRESH_ALL

Initialisiert alle Boolesche Klassen.

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.

Technical Information

Function Module G_CLASS_REFRESH_ALL
Short Text Initialisiert alle Boolesche Klassen.
Function Group GBLO
Package GVAL
Module Type Normal Module

Importing Parameters

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

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.