Menu

SAP Function Module SALM_RULE_RESULT_NODE_CREATE

Erzeugen eines Ergebnisknotens einer Monitordefinitionsregel

The Function Module SALM_RULE_RESULT_NODE_CREATE (Erzeugen eines Ergebnisknotens einer Monitordefinitionsregel) 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_RULE_RESULT_NODE_CREATE
Short Text Erzeugen eines Ergebnisknotens einer Monitordefinitionsregel
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
NODE_NAME TYPE CCMSM_MONITEMPL_NODE_NAME Name des von der Regel erzeugten Knotens
NODE_TYPE TYPE CCMSM_MONITEMPL_NODE_TYPE Typ des Knotens ( virtuell / real )
TID LIKE ALGLOBTID TID eines realen MTE-Knoten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULT_NODE TYPE CCMSM_RULE_CB_RESULT Ergebnisknoten einer Regel

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
EVALUATED_RULE_PARAMS TYPE CCMSM_RULE_PARAM_TBL von der Regel evaluierte Parameter

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_NODE_TYPE Knotentyp ist ungültig
NODE_NAME_MISSING Knotenname wurde nicht angegeben