The Function Module G_VALIDATION_EDIT (Eine Validierung pflegen (Anlegen oder Ändern)) is a standard Function Module in SAP ERP and is part of the function group GBLO within the package GVAL.
Function Module | G_VALIDATION_EDIT |
Short Text | Eine Validierung pflegen (Anlegen oder Ändern) |
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 |
---|---|---|---|---|
CLASSID | LIKE | GB02-BOOLCLASS | ||
VALIDATION_IMP | LIKE | GB93-VALID | Validation ID to be maintained. Bl |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VALIDATION_EXP | LIKE | GB93-VALID | Validation created if VAL_IMP - BL |
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 |
---|---|
CLASS_NOT_FOUND | Rule class not defined. |