Menu

SAP Function Module ALM_ME_ML_EQUI_NOTIF_HISTORY

Get multi language for notification history

The Function Module ALM_ME_ML_EQUI_NOTIF_HISTORY (Get multi language for notification history) 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_NOTIF_HISTORY
Short Text Get multi language for notification history
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_EQUIPMENT_NOTIF_HIST LIKE ALM_ME_ML_EQUI_NOTIF_HISTORY Multilanguage for Notification History of Technical Object
IT_EQUIPMENT_NOTIF_HIST LIKE ALM_ME_TOB_NOTIF_HISTORY Notification History for Technical Object
IT_LANGUAGE_SETTINGS LIKE ALM_ME_CMUL_LANG Customizing Table for Default and Subset languages

Exceptions

This function module does not define any Exceptions.