The Function Module CUSTOM_EINE_VALIDATION (User exit for EINE mass maintenance validation) is a standard Function Module in SAP ERP and is part of the function group MASS_MNT_USER_EXIT within the package WSTRMASSMAINT.
Function Module | CUSTOM_EINE_VALIDATION |
Short Text | User exit for EINE mass maintenance validation |
Function Group | MASS_MNT_USER_EXIT |
Package | WSTRMASSMAINT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA_OF_EINE | TYPE | MASS_EINE | table for eine mass maintenance | |
FIELD_TO_VALIDATE | TYPE | DD03L-FIELDNAME | Field Name |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_MESSAGE | TYPE | SYMSG | Structure of message variables |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.