Menu

SAP Function Module G_VALIDATION_EDIT

Eine Validierung pflegen (Anlegen oder Ändern)

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.

Technical Information

Function Module G_VALIDATION_EDIT
Short Text Eine Validierung pflegen (Anlegen oder Ändern)
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 GB02-BOOLCLASS
VALIDATION_IMP LIKE GB93-VALID Validation ID to be maintained. Bl

Exporting Parameters

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

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
CLASS_NOT_FOUND Rule class not defined.