Menu

SAP Function Module SALM_MONIDEF_NODE_CREATE

The Function Module SALM_MONIDEF_NODE_CREATE () 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_MONIDEF_NODE_CREATE
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
NAME TYPE CCMSM_MONIDEF_NODE_NAME Node name
PARENT_NODE_KEY TYPE I
REAL_MTE_DATA TYPE CCMSM_MONIDEF_REALMTE
RULE_DATA TYPE CCMSM_MONIDEF_RULE Rule data
TYPE TYPE CCMSM_MONIDEF_NODE_TYPE Node type

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NODE_KEY TYPE I

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MONIDEF TYPE CCMSM_MONITOR_DEFINITION_TBL Monitor definition

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANT_CREATE_NODE
INVALID_RULE_DATA
INVALID_TYPE
NAME_MISSING
NODE_TYPE_NOT_ALLOWED
PARENT_KEY_INVALID
RULE_DATA_MISSING
TOP_NODE_ALREADY_EXISTS