The Function Module DUV_MSEG_EXTRACT_UPDATE (update duvmseg_extract table) is a standard Function Module in SAP ERP and is part of the function group CKMLDUVMAT within the package CO_ML_DUV.
Function Module | DUV_MSEG_EXTRACT_UPDATE |
Short Text | update duvmseg_extract table |
Function Group | CKMLDUVMAT |
Package | CO_ML_DUV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEST | TYPE | XFELD | Checkbox |
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 |
---|---|---|---|---|
T_MSEG_EXTRACT | LIKE | DUVMSEG_EXTRACT | duv mseg extract for performance |
This function module does not define any Exceptions.