Menu

SAP Function Module ALM_ME_ML_31_GETDETAIL

Multilanguage for Equipment getdetail

The Function Module ALM_ME_ML_31_GETDETAIL (Multilanguage for Equipment getdetail) 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_31_GETDETAIL
Short Text Multilanguage for Equipment getdetail
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_EQUI_HEADER LIKE ALM_ME_ML_EQUI_HEADER Multilanguage data for Equipment header
ET_EQUI_INST_EQUIS LIKE ALM_ME_ML_EQUI_INST_EQUIS Multilanguage for installed equipments
ET_EQUI_NOTIF_HISTORY LIKE ALM_ME_ML_EQUI_NOTIF_HISTORY Multilanguage for Notification History of Technical Object
ET_EQUI_ORDER_HISTORY LIKE ALM_ME_ML_EQUI_ORDER_HISTORY Multilanguage for Order History of Equipment
ET_EQUI_PARTNERS LIKE ALM_ME_ML_EQUI_PARTNERS Multilanguage for Partners
ET_EQUI_USER_STATUS LIKE ALM_ME_ML_EQUI_USER_STAT Multilanguage with Status Changes for User Status
ET_X2_EQUI_CLASSVAL LIKE ALM_ME_ML_EQUI_CLASSVAL Multilanguage Evaluations for Characteristics
IT_EQUIPMENT_INST_EQUIS LIKE ALM_ME_INSTALLED_EQUI Installed Equipment
IT_EQUIPMENT_NOTIF_HIST LIKE ALM_ME_TOB_NOTIF_HISTORY Notification History for Technical Object
IT_EQUIPMENT_ORDER_HIST LIKE ALM_ME_TOB_ORDER_HISTORY Order History for Technical Object
IT_EQUIPMENT_PARTNERS LIKE ALM_ME_PARTNER_KEY_STRUCT Partner Key
IT_EQUIPMENT_USER_STATUS LIKE ALM_ME_USER_STATUS_CHANGES Table with Status Changes for User Status
IT_LANGUAGE_SETTINGS LIKE ALM_ME_CMUL_LANG Language Settings
IT_X2_EQUIPMENT_CLASSVAL LIKE ALM_ME_CLASSVALUES Evaluations for Characteristics

Exceptions

This function module does not define any Exceptions.