Menu

SAP Function Module SALR_MS_GET_DIRECTORY

Get directory of monitor set with specfied name

The Function Module SALR_MS_GET_DIRECTORY (Get directory of monitor set with specfied name) is a standard Function Module in SAP ERP and is part of the function group SALR within the package SMOI.

Technical Information

Function Module SALR_MS_GET_DIRECTORY
Short Text Get directory of monitor set with specfied name
Function Group SALR
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
MS_NAME LIKE ALMSNAME The name of the monitor set

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
MONI_NAMES LIKE ALMONINAME The names of the monitors of this monitor set

Exceptions

This function module does not define any Exceptions.