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
Importing CONFIRM TYPE SPACE Indicator: Confirm mode
Importing LG_MES TYPE NET_GRAPH-GR_MES SPACE Command
Importing LG_MODE TYPE NET_GRAPH-GR_MODE SPACE Mode for inserting, duplicating
Importing LINE_TYPE_AT_GENERATION TYPE CNG_LINES-TYPE '0' Type of generated links
Tables ALL_LINES TYPE CNG_LINES All links
Tables ALL_LVALS TYPE NET_LVALS Texts for all links
Tables ALL_NODES TYPE CNG_INODES All nodes
Tables ALL_NVALS TYPE NET_NVALS Attributes of all nodes
Tables DELETIONS TYPE NET_DELETE Objects to be deleted
Tables LINES TYPE CNG_LINES Transfer table for links
Tables LVALS TYPE NET_LVALS Transfer table for link texts
Tables NODES TYPE CNG_NODES Nodes
Tables NVALS TYPE NET_NVALS Node attributes
               
Processing Type
Normal Function Module  
Remote-Enabled 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