Menu

SAP Function Module CUSTOM_VENDOR_VALIDATION

Makes customer specific validations

The Function Module CUSTOM_VENDOR_VALIDATION (Makes customer specific validations) is a standard Function Module in SAP ERP and is part of the function group MASS_MNT_USER_EXIT within the package WSTRMASSMAINT.

Technical Information

Function Module CUSTOM_VENDOR_VALIDATION
Short Text Makes customer specific validations
Function Group MASS_MNT_USER_EXIT
Package WSTRMASSMAINT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_OF_LFM2 TYPE LFM2 Vendor Master Record: Purchasing Data
FIELD_TO_VALIDATE TYPE DD03L-FIELDNAME Field Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.