Menu

SAP Function Module ALM_ME_ML_EQUI_USER_STATUS

Function to get multi language details for user status

The Function Module ALM_ME_ML_EQUI_USER_STATUS (Function to get multi language details for user status) 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_USER_STATUS
Short Text Function to get multi language details for user status
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_USER_STATUS LIKE ALM_ME_ML_EQUI_USER_STAT User Data
IT_EQUIPMENT_USER_STATUS LIKE ALM_ME_USER_STATUS_CHANGES User Data
IT_LANGUAGE_SETTINGS LIKE ALM_ME_CMUL_LANG User Data

Exceptions

This function module does not define any Exceptions.