Menu

SAP Function Module DMEE_CHECK_TREE_FORMS_INCOMING

Syntax-check der generierten Knoten-Forms

The Function Module DMEE_CHECK_TREE_FORMS_INCOMING (Syntax-check der generierten Knoten-Forms) is a standard Function Module in SAP ERP and is part of the function group DMEE8 within the package ID-DMEE.

Technical Information

Function Module DMEE_CHECK_TREE_FORMS_INCOMING
Short Text Syntax-check der generierten Knoten-Forms
Function Group DMEE8
Package ID-DMEE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TREE_ID TYPE DMEE_TREEID DMEE: Eindeutige Bezeichnung für einen DMEE-Format-Baum
I_TREE_TYPE TYPE DMEE_TREETYPE DMEE: Unterstüzte Baumtypen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_NODE_ID TYPE DMEE_NODEID DMEE: Knoten-ID
LINE TYPE C Error-Line
MESSAGE TYPE C Error-Message
OFFSET TYPE C Offset in Error-Line
WORD TYPE C Error-Word

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.