Menu

SAP Function Module UPC_FW_TREE_CONSTRUCTOR

The Function Module UPC_FW_TREE_CONSTRUCTOR () is a standard Function Module in SAP ERP and is part of the function group UPC_FW_TREE within the package UPC.

Technical Information

Function Module UPC_FW_TREE_CONSTRUCTOR
Short Text
Function Group UPC_FW_TREE
Package UPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IR_PARENT CLASS CL_GUI_CONTAINER Superior Container
IS_HDR TYPE TREEV_HDR
IT_COL TYPE UPC_YT_COLUMN Columns
IT_HDR TYPE UPC_YT_HEADER
IT_ITEM_TYPES TYPE UPC_YTO_ITEM_TYPE
IT_NODE_TYPES TYPE UPC_YTO_NODE_TYPE
I_BEHAVIOUR TYPE CHAR1
I_NODE_SELECTION_MODE TYPE I

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ER_TREE TYPE UPC_YR_TREE

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.