Menu

SAP Function Module SALP_SM_MESSAGE

The Function Module SALP_SM_MESSAGE () is a standard Function Module in SAP ERP and is part of the function group SALP_SELFMON within the package SMOI.

Technical Information

Function Module SALP_SM_MESSAGE
Short Text
Function Group SALP_SELFMON
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
COLOR TYPE CHAR1 'G'
MSG_NO LIKE SY-MSGNO '048'
MSG_TO_SEND TYPE TEXT80 Text (80 Characters)
PARENT_TID TYPE ALGLOBTID Alert: Global Monitoring Type Identifier
SYSID_OR_APPLSRV TYPE CHAR40 '' Character Field of Length 40
TYP TYPE CHAR1 ' '

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.