The Function Module MASS_MARC_READ_CHANGE (Reads from cluster table ZMCINDX) 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_READ_CHANGE |
Short Text | Reads from cluster table ZMCINDX |
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 |
---|---|---|---|---|
I_NUMBER | TYPE | MASS_JOB_ERROR-MCKEY | R/2 table |
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 |
---|---|---|---|---|
T_ERR_MSG | TYPE | MASS_BALMI_TAB | Table of mass_balmi | |
T_RECORDS_OUT | TYPE | MASS_MARC_TABLE | table for MARC mass maintenance |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.