SAP ABAP Function Module CNET_GRAPHIC_CLUSTER (Start graphical cluster editor)
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_CLUSTER Start graphical cluster editor  
Function Group CNET   Configuration of network graphics  
Program Name SAPLCNET   Function Group for Accessing Network Graphics 
INCLUDE Name LCNETU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GR_MES TYPE NET_GRAPH-GR_MES User command
Exporting GR_SEL_FIELD TYPE NET_GRAPH-SEL_FIELD Selected field
Exporting M_TYP TYPE NET_GRAPH-M_TYP Message type
Exporting RWNID TYPE NET_GRAPH-RWNID Return window ID
Exporting SETTINGS TYPE NET_SET Settings
Importing ABAP_CMD TYPE NET_GRAPH-ABAP_CMD SPACE Command to graphics
Importing CONFIRM TYPE NET_SET-CONFIRM SPACE Indicator: Confirm mode
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 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 Parameters for closing the window
Importing TITLEBAR TYPE NET_GRAPH-TITLEBAR SPACE Window title
Importing WAIT_FOR_INPUT TYPE NET_GRAPH-FLAG 'X'
Importing WINID TYPE NET_GRAPH-WINID SPACE Window identification
Tables AREA_POSITIONS TYPE NET_ARPOS Field positions
Tables BOXES TYPE NET_BOXES Boxes
Tables BVALS TYPE NET_NVALS Box attributes
Tables DELETIONS TYPE NET_DELETE Objects to be deleted
Tables FRAMES TYPE NET_FRAMES Frames
Tables FVALS TYPE NET_NVALS Frame attributes
Tables INODES TYPE CNG_INODES Node area nodes
Tables NVALS TYPE NET_NVALS 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
Exception NO_BATCH TYPE No batch processing
Exception FRONTEND_ERROR TYPE Error in the frontend software
Exception INV_COMMUNICATION TYPE Internal communication error
               
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