The Function Module ALM_ME_ML_GET_LANG_SETTINGS (Get the language settings in customization) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_MULTI within the package ALM_ME.
Function Module | ALM_ME_ML_GET_LANG_SETTINGS |
Short Text | Get the language settings in customization |
Function Group | ALM_ME_MULTI |
Package | ALM_ME |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_ALM_ME_CMUL_LANG | LIKE | ALM_ME_CMUL_LANG | Customizing Table for Default and Subset languages. |
This function module does not define any Exceptions.