Menu

SAP Function Module RH_CT_NODES_AND_ITEMS_ADDED

The Function Module RH_CT_NODES_AND_ITEMS_ADDED () is a standard Function Module in SAP ERP and is part of the function group RH_CA_TREE_CONTROLS within the package SP0M.

Technical Information

Function Module RH_CT_NODES_AND_ITEMS_ADDED
Short Text
Function Group RH_CA_TREE_CONTROLS
Package SP0M
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HANDLE TYPE CNTL_HANDLE Handle for Tree Control

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
NODE_TABLE LIKE TREEV_NODE Node Table

Exceptions

This function module does not define any Exceptions.