Menu

SAP Function Module ALM_ME_ML_EQUI_CLASSVAL

Function to get the multilanguage for Charectristic values

The Function Module ALM_ME_ML_EQUI_CLASSVAL (Function to get the multilanguage for Charectristic values) is a standard Function Module in SAP ERP and is part of the function group ALM_MEREP_031 within the package ALM_MEREP.

Technical Information

Function Module ALM_ME_ML_EQUI_CLASSVAL
Short Text Function to get the multilanguage for Charectristic values
Function Group ALM_MEREP_031
Package ALM_MEREP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_EQUIPMENT_HEADER TYPE ALM_ME_TOB_HEADER Header Data for Technical 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
ET_X2_EQUIPMENT_CLASSVAL LIKE ALM_ME_ML_EQUI_CLASSVAL Multilanguage Evaluations for Characteristics
IT_LANGUAGE_SETTINGS LIKE ALM_ME_CMUL_LANG Customizing Table for Default and Subset languages
IT_X2_EQUIPMENT_CLASSVAL LIKE ALM_ME_CLASSVALUES Evaluations for Characteristics

Exceptions

This function module does not define any Exceptions.