Menu

SAP Function Module FC_LEGEND_DISPLAY

Display a legend on a popup window

The Function Module FC_LEGEND_DISPLAY (Display a legend on a popup window) is a standard Function Module in SAP ERP and is part of the function group FC00 within the package FC00.

Technical Information

Function Module FC_LEGEND_DISPLAY
Short Text Display a legend on a popup window
Function Group FC00
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ENDING_COL TYPE FC00_NUMC2 80
E_ENDING_ROW TYPE FC00_NUMC2 15
E_LINESIZE TYPE FC00_NUMC3 50
E_STARTING_COL TYPE FC00_NUMC2 30
E_STARTING_ROW TYPE FC00_NUMC2 3
E_TITLE TYPE FC00_CHAR75
IT_LEGEND TYPE FC00_T_LEGEND

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.