Menu

SAP Function Module SALI_MO_CREATE_ATTACH

Creates a New or Attaches to an Existing Monitoring Object (MO)

The Function Module SALI_MO_CREATE_ATTACH (Creates a New or Attaches to an Existing Monitoring Object (MO)) is a standard Function Module in SAP ERP and is part of the function group SALI within the package SMOI.

Technical Information

Function Module SALI_MO_CREATE_ATTACH
Short Text Creates a New or Attaches to an Existing Monitoring Object (MO)
Function Group SALI
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
DESC_TEXT_MSGID LIKE SY-MSGID 'RT'
DESC_TEXT_MSGNO LIKE SY-MSGNO 13
MO_NAME TYPE C
MT_CLASS LIKE ALMTCREATE-CUSGROUPMT
NUMRANGE LIKE ALGLOBTID-MTNUMRANGE AL_NR_AUTO
PARENT_TID LIKE ALGLOBTID
UNIQUENUM LIKE ALMTCREATE-UNIQUENUM
VISIBLE_ON_USERLEV LIKE ALMTCUSTWR-VISUSERLEV AL_VISIBLE_OPERATOR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DETAILED_ERROR_TEXT TYPE STRING
NEW_TID LIKE ALGLOBTID

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMMUNICATION_FAILURE
INVALID_PARAMETERS Invalid parameter
INVALID_TID
NO_MORE_SPACE
OTHER_PROBLEM
UNABLE_TO_EXPAND_NAME