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.
Function Module | CNET_CONVERT_TO_HIERARCHY |
Short Text | Convert links to node attributes (hierarchy graphics) |
Function Group | CNET |
Package | SGRC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.