Menu

SAP Function Module SALM_MT_DETAIL_DATA_SHOW

Display MT Detail Data

The Function Module SALM_MT_DETAIL_DATA_SHOW (Display MT Detail Data) is a standard Function Module in SAP ERP and is part of the function group SALM within the package SMOI.

Technical Information

Function Module SALM_MT_DETAIL_DATA_SHOW
Short Text Display MT Detail Data
Function Group SALM
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENABLE_ALERT_DATA_DISPLAY LIKE ALTYPES-CHAR1 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REFRESH_DETAIL_DATA TYPE CCMSM_LIST_REFRESH_FLAG

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
MT_DATA TYPE CCMSM_MT_DATA_TBL

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANT_SHOW_MT_DETAIL_DATA
MT_DATA_MISSING