Menu

SAP Function Module CNET_GET_PROFILE_CONTENTS

Determine the data belonging to the graphics profile

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CNET_GET_PROFILE_CONTENTS (Determine the data belonging to the graphics profile) is a standard Function Module in SAP ERP and is part of the function group CNET within the package SGRC.

Technical Information

Function Module CNET_GET_PROFILE_CONTENTS
Short Text Determine the data belonging to the graphics profile
Function Group CNET
Package SGRC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GET_CLUSTER_DEFS LIKE 'x' Determine cluster types
GET_CLUSTER_FORMAT_DEFS LIKE 'x' Determine cluster formats
GET_COLOR_DEFS LIKE 'x' Determine color attributes
GET_FIELD_DEFS LIKE 'x' Determine field attributes
GET_FORMAT_DEFS LIKE 'x' Determine formats
GET_LINE_DEFS LIKE 'x' Determine link types
GET_NODE_DEFS LIKE 'x' Determine node types
GET_OPTION_DEFS LIKE 'x' Determine settings in options profile
GRAPH_TYPE LIKE SPACE Graphic type
PROFILE LIKE NET_PROFIL Graphics profile

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OPTION_DEFS LIKE TCNO Option profile contents
PROFILE_DEFS LIKE TCNG Graphics profile contents

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLUSTER_DEFS LIKE TCNC Cluster profile contents
CLUSTER_FORMAT_DEFS LIKE TFMT Contents of cluster format attributes
COLOR_DEFS LIKE THLT Contents of color attributes
FIELD_DEFS LIKE TFAT Field attribute contents
FORMAT_DEFS LIKE TFMT Format attribute contents
LINE_DEFS LIKE TCNL Link profile contents
NODE_DEFS LIKE TCNN Node profile contents

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLUSTER_DEFS_NOT_FOUND Cluster types not found
INV_PROFILE Incorrect graphics profile
LINE_DEFS_NOT_FOUND Link profile not found
NODE_DEFS_NOT_FOUND Node profile not found
OPTION_DEFS_NOT_FOUND Option profile not found