Menu

SAP Function Module G_SUBSTITUTION_CLASS_CHECK

Prüft ob eine Substitution richtig verwendet wird

The Function Module G_SUBSTITUTION_CLASS_CHECK (Prüft ob eine Substitution richtig verwendet wird) 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_SUBSTITUTION_CLASS_CHECK
Short Text Prüft ob eine Substitution richtig verwendet wird
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
SUBEVENT LIKE GB31-VALEVENT Validation event
SUBSTID LIKE GB92-SUBSTID
SUBUSER LIKE GB03-VALUSER

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
BAD_CLASS Validation class is different to event
NOT_FOUND Validation not found
NO_EVENT Event does not exist