The Function Module MASS_MARC_VALIDATE_DATA (validate fields of LFM2 for mass maintenance) is a standard Function Module in SAP ERP and is part of the function group MASS_MARC_UTILITIES within the package WSTRMASSMAINT.
Function Module | MASS_MARC_VALIDATE_DATA |
Short Text | validate fields of LFM2 for mass maintenance |
Function Group | MASS_MARC_UTILITIES |
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_MARC | TYPE | MASS_MARC | mass maintenance structure for lfm2 data | |
FIELD_TO_VALIDATE | TYPE | DD03D-FIELDNAME | SPACE | Field name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MESSAGE_TABLE | LIKE | SYMSG | Structure of message variables | |
MSG_TABLE_WITH_COUNTER | LIKE | MASS_BALMI | Meldungsbezogene Einträge für Application Log | |
T001W_TABLE | LIKE | T001W | Plants/Branches | |
T130F_TABLE | LIKE | ST130F | Structure: T130F Extended to Include Table Name, Field Name |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_VALID | Value is not valid |