Menu

SAP Function Module TMS_CI_CREATE_ALERT

Extern: Create TMS alert

The Function Module TMS_CI_CREATE_ALERT (Extern: Create TMS alert) is a standard Function Module in SAP ERP and is part of the function group TMSC within the package STMA.

Technical Information

Function Module TMS_CI_CREATE_ALERT
Short Text Extern: Create TMS alert
Function Group TMSC
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
IV_CLIENT LIKE
IV_CONTEXT TYPE CICONTEXT CI: Aufruf Kontext (nur für remote logging)
IV_DOMAIN LIKE
IV_ERROR LIKE
IV_FUNCTION LIKE
IV_SERVICE LIKE
IV_SEVERITY LIKE
IV_SYSTEM LIKE
IV_TEXT LIKE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_ALERT LIKE STMSCALERT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.