Menu

SAP Function Module ALM_ML_ENHANCEMENT_CONVERSION

ML Enhancement Conversion

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.

Technical Information

Function Module ALM_ML_ENHANCEMENT_CONVERSION
Short Text ML Enhancement Conversion
Function Group ALM_ME_TOOLS
Package ALM_ME
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.