Menu

SAP Function Module ALM_ME_095_MULTILANG

Function to get the Multilanguage details for MAM95 SyncBO

The Function Module ALM_ME_095_MULTILANG (Function to get the Multilanguage details for MAM95 SyncBO) is a standard Function Module in SAP ERP and is part of the function group ALM_MEREP_095 within the package ALM_MEREP.

Technical Information

Function Module ALM_ME_095_MULTILANG
Short Text Function to get the Multilanguage details for MAM95 SyncBO
Function Group ALM_MEREP_095
Package ALM_MEREP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAM_SCENARIO_HEADER TYPE ALM_ME_C000 Mobile Asset Management Scenario

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_ABC_INDICATORS LIKE ALM_ME_ML_ABC_INDIC Multilanguage data for ABC indicator
ET_ACC_IND_PROFILE LIKE ALM_ME_ML_ACC_IND_PROFILE Multilanguage Account Indicator Profile
ET_CONTROL_KEY_PROFILE LIKE ALM_ME_ML_CONTROL_KEY_PROFILE Multilanguage for Control key profile
ET_MEASUREMENT_UNIT LIKE ALM_ME_ML_MEASUREMENT_UNIT Multilanguage data for Measurement unit
ET_NOTIFCAT_PROFILE LIKE ALM_ME_ML_NOTIFCAT_PROFILE Multilanguage data for Notification profile
ET_ORDER_TYPES LIKE ALM_ME_ML_ORDER_TYPES Multilanguage details for order types
ET_PRIORITY_TYPES LIKE ALM_ME_ML_PRIORITY_TYPES Multilanguage data for priority types
ET_SYSTEM_CONDITIONS LIKE ALM_ME_ML_SYSTEM_CONDITIONS Multilanguage data for system conditions
ET_USER_STATUS LIKE ALM_ME_ML_USER_STATUS Multilanguage data for user status
ET_X1_PMACTIVITY_TYPE LIKE ALM_ME_ML_X1_PMACTIVITY_TYPE Multilanguage data for PM Activity types
ET_X2_PARTNER_FUNCTION LIKE ALM_ME_ML_X2_PARTNER_FUNCTION Multilanguage details for Partner function
ET_X3_PARTNER_DETERMINATION LIKE ALM_ME_ML_X3_PARTNER_DETERMIN Multilanguage details for Partner function
IT_ABC_INDICATORS LIKE ALM_ME_ABC_INDIC ABC Indicators and their texts
IT_ACC_IND_PROFILE LIKE ALM_ME_CUST_ORDER_CALC_MOTIVE Accounting indicator
IT_CONTROL_KEY_PROFILE LIKE ALM_ME_CUST_CONTROL_KEY_DETAIL Control Key Standard Customizing
IT_LANGUAGE_SETTINGS LIKE ALM_ME_CMUL_LANG Customizing Table for Default and Subset languages
IT_MEASUREMENT_UNIT LIKE ALM_ME_MEASUREMENT_UNIT Units of measurement
IT_NOTIFCAT_PROFILE LIKE ALM_ME_C011DEF Details for Notification Profile
IT_ORDER_TYPES LIKE ALM_ME_ORDER_TYPES Details on Order Types
IT_PRIORITY_TYPES LIKE ALM_ME_CUST_PRIORITY Priority
IT_SYSTEM_CONDITIONS LIKE ALM_ME_CUST_PRF_SYSCOND System Condition
IT_USER_STATUS LIKE ALM_ME_USER_STATUS_DATA User Status Definitions
IT_X1_PMACTIVITY_TYPE LIKE ALM_ME_PM_ACTIVITY_TYPE Maintenance activity type
IT_X2_PARTNER_FUNCTION LIKE MAM_25_PARTNER_FUNCTION Partner function
IT_X3_PARTNER_DETERMINATION LIKE V_TPAER_QM Generated Table for View V_TPAER_QM

Exceptions

This function module does not define any Exceptions.