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.
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 |
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 |
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.
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 |