Menu

SAP Function Module RULE_VIRTUAL_MTE_CREATE

Erzeugen eines virtuellen MTE innerhalb eines MTE-Baumes

The Function Module RULE_VIRTUAL_MTE_CREATE (Erzeugen eines virtuellen MTE innerhalb eines MTE-Baumes) is a standard Function Module in SAP ERP and is part of the function group SAL_RULE within the package SMOI.

Technical Information

Function Module RULE_VIRTUAL_MTE_CREATE
Short Text Erzeugen eines virtuellen MTE innerhalb eines MTE-Baumes
Function Group SAL_RULE
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
DISPLAY_AS_ERRONOUS LIKE ALTYPES-CHAR1 SPACE Knoten als fehlerhaft anzeigen
NAME TYPE ALMTNAME Name des virtuellen MTE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MTE_TREE_NODE TYPE ALMTTRNODE Knoteninformation für einen MTE-Baum

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
CANT_CREATE_NODE Knoten kann nicht erzeugt werden
NAME_MISSING es wurde kein MTE-Name angegeben