Menu

SAP Function Module SAL_RFC_MTE_GET_TREE

Get sub tree of one MTE

The Function Module SAL_RFC_MTE_GET_TREE (Get sub tree of one MTE) is a standard Function Module in SAP ERP and is part of the function group SAL_RFC within the package SMOI.

Technical Information

Function Module SAL_RFC_MTE_GET_TREE
Short Text Get sub tree of one MTE
Function Group SAL_RFC
Package SMOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAX_LEVEL LIKE SALRPARAMS-MAXLEVEL 0 Level of MT in Tree
TID LIKE ALGLOBTID MTE-ID
VIS_ON_USER_LEVEL LIKE SALRPARAMS-VISUSRLEV 3 Visible on user level (op,exp,dev)

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
SUB_TREE LIKE ALMTTRE40B Table of MTE´s

Exceptions

This function module does not define any Exceptions.