Menu

SAP Function Module PRGN_CUT_ILLEGAL_NODES

Remove node without path to root node from a tree

The Function Module PRGN_CUT_ILLEGAL_NODES (Remove node without path to root node from a tree) is a standard Function Module in SAP ERP and is part of the function group PRGN_STRUCTURE within the package S_PROFGEN.

Technical Information

Function Module PRGN_CUT_ILLEGAL_NODES
Short Text Remove node without path to root node from a tree
Function Group PRGN_STRUCTURE
Package S_PROFGEN
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
CHANGED_TREE LIKE AGR_HIER Not Used
INPUT_TREE LIKE AGR_HIER
OUTPUT_TREE LIKE AGR_HIER

Exceptions

This function module does not define any Exceptions.