The Function Module ALM_ML_ENHANCEMENT_CONVERSION (ML Enhancement Conversion) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_TOOLS within the package ALM_ME.
Function Module | ALM_ML_ENHANCEMENT_CONVERSION |
Short Text | ML Enhancement Conversion |
Function Group | ALM_ME_TOOLS |
Package | ALM_ME |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STRUCTURE_NAME | TYPE | DDOBJNAME | Name of an ABAP Dictionary object |
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 |
---|---|---|---|---|
ENHANCEMENT_DATA | LIKE | ALM_ME_CUSTOMER_ENHANCEMENT | Copy user-speific fields to the mobile device | |
IT_LANGUAGE_SETTINGS | LIKE | ALM_ME_CMUL_LANG | Copy user-speific fields to the mobile device | |
ML_ENHANCEMENT_DATA | LIKE | ALM_ME_ML_CUSTOMER_ENHANCEMENT | Customer enhancement multi language data |
This function module does not define any Exceptions.