The Function Module LXE_GRAPH_SHOW_INFO (Anzeigen eines Graphen) is a standard Function Module in SAP ERP and is part of the function group LXE_GRAPH within the package SLXE.
Function Module | LXE_GRAPH_SHOW_INFO |
Short Text | Anzeigen eines Graphen |
Function Group | LXE_GRAPH |
Package | SLXE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GRAPH | TYPE | LXEGRAPH | '' | Translation graph |
NO_DISPLAY | TYPE | CHAR1 | '' | Single-Character Flag |
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 |
---|---|---|---|---|
EX_TREE | LIKE | LXE_TREE | Tree Structure |
This function module does not define any Exceptions.