Menu

SAP Function Module RULE_MTE_TREES_CONCATENATE

Concatenation of MO Trees

The Function Module RULE_MTE_TREES_CONCATENATE (Concatenation of MO Trees) 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_MTE_TREES_CONCATENATE
Short Text Concatenation of MO Trees
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
TOP_TREE_LEAF_TID LIKE ALGLOBTID

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
NEW_TREE TYPE CCMSM_MT_TREE
SUB_TREE TYPE CCMSM_MT_TREE
TOP_TREE TYPE CCMSM_MT_TREE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
EMPTY_SUB_MT_TREE
EMPTY_TOP_MT_TREE
LEAF_TID_NOT_FOUND_IN_TOP_TREE
TOP_TREE_MUST_BE_VIRTUAL
UNKNOWN_TOP_TREE_LEAF_TYPE