SAP ABAP Function Module CNET_GRAPHIC_PAI (Analyze data returned by the graphic (PAI time))
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_PAI Analyze data returned by the graphic (PAI time)  
Function Group CNET   Configuration of network graphics  
Program Name SAPLCNET   Function Group for Accessing Network Graphics 
INCLUDE Name LCNETU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GR_MES TYPE NET_GRAPH-GR_MES Abbreviation for user command
Exporting GR_MODE TYPE NET_GRAPH-GR_MODE Mode for inserting, duplicating, shifting, ...
Exporting GR_SEL_FIELD TYPE NET_GRAPH-SEL_FIELD Selected field
Exporting SETTINGS TYPE NET_SET Settings
Importing INDXKEY TYPE INDX-SRTFD Database key for archive
Importing ACTIVATE_HELP TYPE C 'X' WinHelp active
Importing CONTROL_HANDLE TYPE CNTL_HANDLE Control handle
Importing AT_CONTROL_DESTROY TYPE C Clean-up when control deleted
Importing INSTANCE TYPE REF TO CL_GUI_NETCHART Network object
Tables BOXES TYPE NET_BOXES Boxes (cluster editor)
Tables BVALS TYPE NET_NVALS Box attributes (cluster editor)
Tables CLUSTERS TYPE CNG_CLUSTR Frame/cluster
Tables CVALS TYPE NET_CVALS Frame/cluster attributes
Tables DELETIONS TYPE NET_DELETE Nodes and links to be deleted
Tables FRAMES TYPE NET_FRAMES Frame (cluster editor)
Tables FVALS TYPE NET_NVALS Frame attributes (cluster editor)
Tables LINES TYPE CNG_LINES Links
Tables LVALS TYPE NET_LVALS Link attributes
Tables NODES TYPE CNG_NODES Nodes
Tables NVALS TYPE NET_NVALS Node attributes
Tables POSITIONS TYPE NET_POS Positions
Exception INV_WINID TYPE Incorrect window ID
               
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