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 |
---|---|---|---|---|---|---|---|
![]() |
OPTION_DEFS | TYPE | TCNO | Option profile contents | |||
![]() |
PROFILE_DEFS | TYPE | TCNG | Graphics profile contents | |||
![]() |
GET_CLUSTER_DEFS | TYPE | 'x' | Determine cluster types | |||
![]() |
GET_CLUSTER_FORMAT_DEFS | TYPE | 'x' | Determine cluster formats | |||
![]() |
GET_COLOR_DEFS | TYPE | 'x' | Determine color attributes | |||
![]() |
GET_FIELD_DEFS | TYPE | 'x' | Determine field attributes | |||
![]() |
GET_FORMAT_DEFS | TYPE | 'x' | Determine formats | |||
![]() |
GET_LINE_DEFS | TYPE | 'x' | Determine link types | |||
![]() |
GET_NODE_DEFS | TYPE | 'x' | Determine node types | |||
![]() |
GET_OPTION_DEFS | TYPE | 'x' | Determine settings in options profile | |||
![]() |
GRAPH_TYPE | TYPE | SPACE | Graphic type | |||
![]() |
PROFILE | TYPE | NET_PROFIL | Graphics profile | |||
![]() |
CLUSTER_DEFS | TYPE | TCNC | Cluster profile contents | |||
![]() |
CLUSTER_FORMAT_DEFS | TYPE | TFMT | Contents of cluster format attributes | |||
![]() |
COLOR_DEFS | TYPE | THLT | Contents of color attributes | |||
![]() |
FIELD_DEFS | TYPE | TFAT | Field attribute contents | |||
![]() |
FORMAT_DEFS | TYPE | TFMT | Format attribute contents | |||
![]() |
LINE_DEFS | TYPE | TCNL | Link profile contents | |||
![]() |
NODE_DEFS | TYPE | TCNN | Node profile contents | |||
![]() |
CLUSTER_DEFS_NOT_FOUND | TYPE | Cluster types not found | ||||
![]() |
INV_PROFILE | TYPE | Incorrect graphics profile | ||||
![]() |
LINE_DEFS_NOT_FOUND | TYPE | Link profile not found | ||||
![]() |
NODE_DEFS_NOT_FOUND | TYPE | Node profile not found | ||||
![]() |
OPTION_DEFS_NOT_FOUND | TYPE | Option profile not found | ||||
Processing Type
Normal Function 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 |