SAP ABAP Function Module CNET_GET_PROFILE_CONTENTS (Determine the data belonging to the graphics profile)
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_GET_PROFILE_CONTENTS Determine the data belonging to the graphics profile  
Function Group CNET   Configuration of network graphics  
Program Name SAPLCNET   Function Group for Accessing Network Graphics 
INCLUDE Name LCNETU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OPTION_DEFS TYPE TCNO Option profile contents
Exporting PROFILE_DEFS TYPE TCNG Graphics profile contents
Importing GET_CLUSTER_DEFS TYPE 'x' Determine cluster types
Importing GET_CLUSTER_FORMAT_DEFS TYPE 'x' Determine cluster formats
Importing GET_COLOR_DEFS TYPE 'x' Determine color attributes
Importing GET_FIELD_DEFS TYPE 'x' Determine field attributes
Importing GET_FORMAT_DEFS TYPE 'x' Determine formats
Importing GET_LINE_DEFS TYPE 'x' Determine link types
Importing GET_NODE_DEFS TYPE 'x' Determine node types
Importing GET_OPTION_DEFS TYPE 'x' Determine settings in options profile
Importing GRAPH_TYPE TYPE SPACE Graphic type
Importing PROFILE TYPE NET_PROFIL Graphics profile
Tables CLUSTER_DEFS TYPE TCNC Cluster profile contents
Tables CLUSTER_FORMAT_DEFS TYPE TFMT Contents of cluster format attributes
Tables COLOR_DEFS TYPE THLT Contents of color attributes
Tables FIELD_DEFS TYPE TFAT Field attribute contents
Tables FORMAT_DEFS TYPE TFMT Format attribute contents
Tables LINE_DEFS TYPE TCNL Link profile contents
Tables NODE_DEFS TYPE TCNN Node profile contents
Exception CLUSTER_DEFS_NOT_FOUND TYPE Cluster types not found
Exception INV_PROFILE TYPE Incorrect graphics profile
Exception LINE_DEFS_NOT_FOUND TYPE Link profile not found
Exception NODE_DEFS_NOT_FOUND TYPE Node profile not found
Exception OPTION_DEFS_NOT_FOUND TYPE Option profile not found
               
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