Menu

SAP Function Module RULE_RESULT_ERROR_NODE_CREATE

Erzeugt einen Fehlerknoten als Ergebnisknoten einer Regel

The Function Module RULE_RESULT_ERROR_NODE_CREATE (Erzeugt einen Fehlerknoten als Ergebnisknoten einer Regel) 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_RESULT_ERROR_NODE_CREATE
Short Text Erzeugt einen Fehlerknoten als Ergebnisknoten einer Regel
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
ERROR_MSG_ID TYPE SYMSGID T100-Message-Id
ERROR_MSG_NO TYPE SYMSGNO T100-Message-Nummer
ERROR_MSG_PAR1 TYPE SYMSGV SPACE Messageparameter 1
ERROR_MSG_PAR2 TYPE SYMSGV SPACE Messageparameter 2
ERROR_MSG_PAR3 TYPE SYMSGV SPACE Messageparameter 3
ERROR_MSG_PAR4 TYPE SYMSGV SPACE Messageparameter 4
ERROR_TYPE TYPE ALRLERTYPE Semantischer Fehler / Ausführungsfehler

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULT_NODE TYPE ALRLRSNODE Ergebnisknoten der Regel

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.