Menu

SAP Function Module TMS_ALT_ANALYSE_ALERT

External: Output log text for alert ID

The Function Module TMS_ALT_ANALYSE_ALERT (External: Output log text for alert ID) is a standard Function Module in SAP ERP and is part of the function group TMSA within the package STMA.

Technical Information

Function Module TMS_ALT_ANALYSE_ALERT
Short Text External: Output log text for alert ID
Function Group TMSA
Package STMA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_ALOG LIKE TMSALOG
IV_ALERT_ID LIKE TMSALOG-ID Alert ID
IV_DISPLAY_F1BUTTON TYPE STMS-FLAG 'X'
IV_NO_DISPLAY TYPE STMS-FLAG
IV_SERVICE LIKE TMSALOG-SERVICE
IV_SEVERITY LIKE TMSALOG-SEVERITY
IV_STD_MSG TYPE STMS-FLAG
IV_STYLE TYPE CHAR1
IV_TECH_INFO TYPE STMS-FLAG

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_ALOG LIKE TMSALOG
ES_AMSG TYPE STMSAMSG
EV_TP_KEY TYPE TMSTPKEY TMS: tp Key in TPSTAT and ALOG

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
TT_ALOG LIKE TMSALOG

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALERT