Menu

SAP Function Module SALM_MONITOR_TEMPLATE_GET

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

Technical Information

Function Module SALM_MONITOR_TEMPLATE_GET
Short Text
Function Group SALM
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
MONISET_NAME TYPE CCMSM_MONISET_NAME
MONITOR_NAME TYPE CCMSM_MONITOR_NAME

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
MONITOR_PARAMETERS LIKE ALRULEPAR Table of Rule Parameter Values
MONITOR_TEMPLATE TYPE CCMSM_MONITOR_TEMPLATE_TBL Monitor definition

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANT_GENERATE_TEMPLATE
CANT_READ_MONISET_FROM_DB
INVALID_MONISET_NAME
INVALID_MONITOR_NAME
MONISET_NAME_MISSING
MONITOR_NAME_MISSING