The Function Module BUPA_MASS_CHECK_DATA () is a standard Function Module in SAP ERP and is part of the function group BUPA_MASSDATA_UPDATE within the package BUPA.
Function Module | BUPA_MASS_CHECK_DATA |
Short Text | |
Function Group | BUPA_MASSDATA_UPDATE |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT | LIKE | MASSFUNC-OBJECT | Object Type | |
TABNAME | TYPE | TABNAME | Table 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 |
---|---|---|---|---|
FIELDS | LIKE | MASSDFIES | Interface Structure for Func.Mod. MC_POPUP_TO_SELECT_FIELDS | |
NDATA | TYPE | STANDARD TABLE | New data | |
ODATA | TYPE | STANDARD TABLE | Old data |
This function module does not define any Exceptions.