SAP ABAP Function Module CNET_GRAPHIC_HIERARCHY_PBO (Start the hierarchy 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_HIERARCHY_PBO Start the hierarchy graphics at PBO time  
Function Group CNET   Configuration of network graphics  
Program Name SAPLCNET   Function Group for Accessing Network Graphics 
INCLUDE Name LCNETU23    
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 graphics
Importing CONFIRM TYPE NET_SET-CONFIRM SPACE Indicator: 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' Indicator: Set focus
Importing SORT TYPE NET_GRAPH-FLAG 'X' Indicator: Sort nodes
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 Status line text
Importing SUPER TYPE NET_GRAPH-SUPER SPACE Parameter for closing windows
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 (currently w/o function)
Tables CVALS TYPE NET_CVALS Cluster attributes (currently w/o function)
Tables DELETIONS TYPE NET_DELETE Objects to be deleted
Tables INODES TYPE CNG_INODES Insertable nodes
Tables NODES TYPE CHG_NODES Nodes
Tables NVALS TYPE NET_NVALS Node attributes
Tables PNODES TYPE CNG_PNODES Stack nodes
Tables PVALS TYPE NET_NVALS Stack node attributes
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