Menu

SAP Function Module CNET_CONVERT_TO_HIERARCHY

Convert links to node attributes (hierarchy graphics)

The Function Module CNET_CONVERT_TO_HIERARCHY (Convert links to node attributes (hierarchy graphics)) is a standard Function Module in SAP ERP and is part of the function group CNET within the package SGRC.

Technical Information

Function Module CNET_CONVERT_TO_HIERARCHY
Short Text Convert links to node attributes (hierarchy graphics)
Function Group CNET
Package SGRC
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
HIER_NODES LIKE CHG_NODES Nodes (hierarchy)
LINES LIKE CNG_LINES Links
NET_NODES LIKE CNG_NODES Nodes (network)
NVALS LIKE NET_NVALS Node attributes

Exceptions

This function module does not define any Exceptions.