Menu

SAP Function Module G_INIT_CLASS_FIELD_DESCRIPTION

Muß aufgerufen werden bevor g_class_field_description

The Function Module G_INIT_CLASS_FIELD_DESCRIPTION (Muß aufgerufen werden bevor g_class_field_description) 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_INIT_CLASS_FIELD_DESCRIPTION
Short Text Muß aufgerufen werden bevor g_class_field_description
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
CLASSID LIKE GB01-BOOLCLASS Class to initialize
CLASSTYPE LIKE GB01-CLASSTYPE 'B' B for read class and S for write class
CLIENT LIKE SY-MANDT SY-MANDT Requested 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

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Class does not exist.