Menu

SAP Function Module SALR_MTE_GET_TREE

The Function Module SALR_MTE_GET_TREE () is a standard Function Module in SAP ERP and is part of the function group SALR within the package SMOI.

Technical Information

Function Module SALR_MTE_GET_TREE
Short Text
Function Group SALR
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
MAX_LEVEL LIKE SALRPARAMS-MAXLEVEL 0 Level of MTE in Tree
TID LIKE ALGLOBTID
VIS_ON_USER_LEVEL LIKE SALRPARAMS-VISUSRLEV 3

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

Exceptions

This function module does not define any Exceptions.