SAP ABAP Function Module CNET_GRAPHIC_NETWORK_PBO (Start network graphics at PBO 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_NETWORK_PBO Start network graphics at PBO time  
Function Group CNET   Configuration of network graphics  
Program Name SAPLCNET   Function Group for Accessing Network Graphics 
INCLUDE Name LCNETU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ABAP_CMD TYPE NET_GRAPH-ABAP_CMD SPACE Command to graphic
Importing CONFIRM TYPE NET_SET-CONFIRM SPACE Confirm mode
Importing CONTROL_HANDLE TYPE CNTL_HANDLE Control handle
Importing INDXKEY TYPE INDX-SRTFD Database key for archive
Importing PROFILE TYPE NET_PROFIL 'SAP DEFAULT 0' Graphics profile
Importing PWDID TYPE NET_GRAPH-PWDID SPACE Parent window ID
Importing SET_FOCUS TYPE NET_GRAPH-FLAG 'X' Set focus to graphic windows
Importing SO_CONTENTS TYPE SOS00-S_OBJDES SPACE Document title
Importing SO_SEND TYPE NET_GRAPH-FLAG SPACE Indicator: Send graphic
Importing STAT TYPE NET_GRAPH-STAT SPACE Status
Importing STATUS_TEXT TYPE NET_GRAPH-STATUSTEXT SPACE Text in status line
Importing SUPER TYPE NET_GRAPH-SUPER SPACE Parameters for closing the window
Importing TITLEBAR TYPE NET_GRAPH-TITLEBAR SPACE Window title
Importing WAIT_FOR_INPUT TYPE NET_GRAPH-FLAG 'X' Indicator: Wait for input
Importing WINID TYPE NET_GRAPH-WINID SPACE Window identification
Importing INSTANCE TYPE REF TO CL_GUI_NETCHART Network nesting
Tables CLUSTERS TYPE CNG_CLUSTR Cluster/frame
Tables CVALS TYPE NET_CVALS Cluster/frame attributes
Tables DELETIONS TYPE NET_DELETE Objects to be deleted
Tables INODES TYPE CNG_INODES Insertable nodes
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 ERR_IN_PROFILE TYPE Error in the graphics profile
Exception INV_PROFILE TYPE Incorrect graphics profile
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