Menu

SAP Function Module CNET_FIELD_TO_INDEX_CVALS

Frames: Conversion of the field names to text indexes

The Function Module CNET_FIELD_TO_INDEX_CVALS (Frames: Conversion of the field names to text indexes) 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_FIELD_TO_INDEX_CVALS
Short Text Frames: Conversion of the field names to text indexes
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
CLUSTER_TYPE LIKE CNG_CLUSTR-TYPE Link type
WINID LIKE NET_GRAPH-WINID SPACE Window ID

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CVALS LIKE NET_CVALS Frame attributes

Exceptions

This function module does not define any Exceptions.