SAP ABAP Function Module CNET_LOGIC_NETWORK (Example for the administration of network logic)
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_LOGIC_NETWORK | Example for the administration of network logic |
Function Group | CNET | Configuration of network graphics |
Program Name | SAPLCNET | Function Group for Accessing Network Graphics |
INCLUDE Name | LCNETU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CONFIRM | TYPE | SPACE | Indicator: Confirm mode | |||
![]() |
LG_MES | TYPE | NET_GRAPH-GR_MES | SPACE | Command | ||
![]() |
LG_MODE | TYPE | NET_GRAPH-GR_MODE | SPACE | Mode for inserting, duplicating | ||
![]() |
LINE_TYPE_AT_GENERATION | TYPE | CNG_LINES-TYPE | '0' | Type of generated links | ||
![]() |
ALL_LINES | TYPE | CNG_LINES | All links | |||
![]() |
ALL_LVALS | TYPE | NET_LVALS | Texts for all links | |||
![]() |
ALL_NODES | TYPE | CNG_INODES | All nodes | |||
![]() |
ALL_NVALS | TYPE | NET_NVALS | Attributes of all nodes | |||
![]() |
DELETIONS | TYPE | NET_DELETE | Objects to be deleted | |||
![]() |
LINES | TYPE | CNG_LINES | Transfer table for links | |||
![]() |
LVALS | TYPE | NET_LVALS | Transfer table for link texts | |||
![]() |
NODES | TYPE | CNG_NODES | Nodes | |||
![]() |
NVALS | TYPE | NET_NVALS | Node attributes | |||
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 |