SAP ABAP Function Module CNET_GRAPHIC_HIERARCHY (Start hierarchy graphics)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRC (Package) ABAP Graphics Development: Network, Bar Chart
⤷
⤷
Basic Data
| Function Module | CNET_GRAPHIC_HIERARCHY | Start hierarchy graphics |
| Function Group | CNET | Configuration of network graphics |
| Program Name | SAPLCNET | Function Group for Accessing Network Graphics |
| INCLUDE Name | LCNETU25 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
GR_MES | TYPE | NET_GRAPH-GR_MES | User command | |||
| |
GR_MODE | TYPE | NET_GRAPH-GR_MODE | Mode when inserting, duplicating | |||
| |
GR_SEL_FIELD | TYPE | NET_GRAPH-SEL_FIELD | Selected field | |||
| |
M_TYP | TYPE | NET_GRAPH-M_TYP | Message type | |||
| |
RWNID | TYPE | NET_GRAPH-RWNID | Return window ID | |||
| |
SETTINGS | TYPE | NET_SET | Settings | |||
| |
ABAP_CMD | TYPE | NET_GRAPH-ABAP_CMD | SPACE | Command to graphics | ||
| |
CONFIRM | TYPE | NET_SET-CONFIRM | SPACE | Indicator: Confirm mode | ||
| |
PROFILE | TYPE | NET_PROFIL | 'SAP DEFAULT 0' | Graphics profile | ||
| |
PWDID | TYPE | NET_GRAPH-PWDID | SPACE | Parent window ID | ||
| |
SET_FOCUS | TYPE | NET_GRAPH-FLAG | 'X' | Indicator: Set focus | ||
| |
SORT | TYPE | NET_GRAPH-FLAG | 'X' | Indicator: Sort nodes | ||
| |
SO_CONTENTS | TYPE | SOS00-S_OBJDES | SPACE | Document title | ||
| |
SO_SEND | TYPE | NET_GRAPH-FLAG | SPACE | Indicator: Send graphic | ||
| |
STAT | TYPE | NET_GRAPH-STAT | SPACE | Status | ||
| |
STATUS_TEXT | TYPE | NET_GRAPH-STATUSTEXT | SPACE | Status line text | ||
| |
SUPER | TYPE | NET_GRAPH-SUPER | SPACE | Parameter for closing windows | ||
| |
TITLEBAR | TYPE | NET_GRAPH-TITLEBAR | SPACE | Window title | ||
| |
WAIT_FOR_INPUT | TYPE | NET_GRAPH-FLAG | 'X' | |||
| |
WINID | TYPE | NET_GRAPH-WINID | SPACE | Window identification | ||
| |
CLUSTERS | TYPE | CNG_CLUSTR | Cluster (currently w/o function) | |||
| |
CVALS | TYPE | NET_CVALS | Cluster attributes (currently w/o function) | |||
| |
DELETIONS | TYPE | NET_DELETE | Objects to be deleted | |||
| |
INODES | TYPE | CNG_INODES | Insertable nodes | |||
| |
NODES | TYPE | CHG_NODES | Nodes | |||
| |
NVALS | TYPE | NET_NVALS | Node attributes | |||
| |
PNODES | TYPE | CNG_PNODES | Stack nodes | |||
| |
POSITIONS | TYPE | NET_POS | Node positions | |||
| |
PVALS | TYPE | NET_NVALS | Stack node attributes | |||
| |
ERR_IN_PROFILE | TYPE | Error in the graphics profile | ||||
| |
INV_PROFILE | TYPE | Incorrect graphics profile | ||||
| |
INV_WINID | TYPE | Incorrect window ID | ||||
| |
NO_BATCH | TYPE | No batch processing | ||||
| |
FRONTEND_ERROR | TYPE | Error in the frontend software | ||||
| |
INV_COMMUNICATION | TYPE | Internal communication error | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |