Menu

SAP Function Module ALM_ME_ML_017_GETDETAIL

Get multi language for codegroup detail

The Function Module ALM_ME_ML_017_GETDETAIL (Get multi language for codegroup detail) is a standard Function Module in SAP ERP and is part of the function group ALM_MEREP_017 within the package ALM_MEREP.

Technical Information

Function Module ALM_ME_ML_017_GETDETAIL
Short Text Get multi language for codegroup detail
Function Group ALM_MEREP_017
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
E_CODEGROUP TYPE MAM_25_CODEGROUP Code Group Key

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_CODE LIKE ALM_ME_ML_017_CODE Multi language data for code
ET_CODEGROUP_HEADER LIKE ALM_ME_ML_017_CODEGROUP_HEADER Multi language for codegroup header
IT_CODE LIKE MAM_25_CODE_CATALOG Code Catalog
IT_LANGUAGE_SETTINGS LIKE ALM_ME_CMUL_LANG Customizing Table for Default and Subset languages

Exceptions

This function module does not define any Exceptions.