Menu

SAP Function Module UPC_PROFILE_GET_TREE

Get active trees

The Function Module UPC_PROFILE_GET_TREE (Get active trees) is a standard Function Module in SAP ERP and is part of the function group UPC_PROFILE within the package UPC.

Technical Information

Function Module UPC_PROFILE_GET_TREE
Short Text Get active trees
Function Group UPC_PROFILE
Package UPC
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ER_TREE_LEFT_AREA TYPE UPC_YR_TREE Reference to tree class
ER_TREE_LEFT_METHOD TYPE UPC_YR_TREE Reference to tree class
ER_TREE_RIGHT_AREA TYPE UPC_YR_TREE Reference to tree class
ER_TREE_RIGHT_METHOD TYPE UPC_YR_TREE Reference to tree class
E_ARE_TREES_ON_SCREEN TYPE BOOLE_D Gibt es Bäume auf dem Screen?

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.