The Function Module CNET_GET_NODES_ORDERED (Determine order of the hierarchy nodes) is a standard Function Module in SAP ERP and is part of the function group CNET within the package SGRC.
Function Module | CNET_GET_NODES_ORDERED |
Short Text | Determine order of the hierarchy nodes |
Function Group | CNET |
Package | SGRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STATUS_TEXT | LIKE | NET_GRAPH-STATUSTEXT | SPACE | Text in status line |
WINID | LIKE | NET_GRAPH-WINID | SPACE | Window ID |
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 |
---|---|---|---|---|
ALL_NODES | LIKE | CHG_INODES | Node table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INV_WINID | Incorrect window ID |