Menu

SAP Function Module SALM_MONITOR_TEMPL_NODE_CREATE

Erzeugen eines Templateknotens

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module SALM_MONITOR_TEMPL_NODE_CREATE (Erzeugen eines Templateknotens) 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_TEMPL_NODE_CREATE
Short Text Erzeugen eines Templateknotens
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
LEVEL TYPE I Level des neuen Knotens im Template
NAME TYPE CCMSM_MONITEMPL_NODE_NAME Name des Templateknotens
NODE_INDEX TYPE I Index des neuen Knotens im Template
PARENT_INDEX TYPE I Parentindex des neuen Knotens im Template
TID LIKE ALGLOBTID TID eines realen MTE-Templateknotens
TYPE TYPE CCMSM_MONITEMPL_NODE_TYPE Typ des Templateknotens

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEMPLATE_NODE TYPE CCMSM_MONITOR_TEMPLATE_NODE neuer Templateknoten

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
INVALID_LEVEL ungültiger Templatebaumlevel
INVALID_NODE_INDEX ungültiger Templateknotenindex
INVALID_NODE_TYPE ungültiger Templateknotentyp
INVALID_PARENT_INDEX ungültiger Templateparentindex
NAME_MISSING es wurde kein Knotenname angegeben