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.
Function Module | UPC_PROFILE_GET_TREE |
Short Text | Get active trees |
Function Group | UPC_PROFILE |
Package | UPC |
Module Type | Normal Module |
This function module does not define any IMPORTING 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? |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.