Menu

SAP Function Module CNET_SET_LEGEND

Set the legend in the graphics

The Function Module CNET_SET_LEGEND (Set the legend in the graphics) 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_SET_LEGEND
Short Text Set the legend in the graphics
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
FOOT_LINE LIKE CNG_LEGEND-TEXT SPACE Footer
HEAD_LINE LIKE CNG_LEGEND-TEXT SPACE Header
LEGEND_TYPE LIKE CNG_LEGEND-TYPE SPACE Type
LETTERING_TYPE LIKE NETLGNDFMT SPACE Text type

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
LEGEND LIKE CNG_LEGEND Objects
LEGEND_LINES LIKE CNG_INODES Links

Exceptions

This function module does not define any Exceptions.