Menu

SAP Function Module DSVAS_GRAPH_DISPLAY

The Function Module DSVAS_GRAPH_DISPLAY () is a standard Function Module in SAP ERP and is part of the function group DSVAS_GRAPH within the package DSVAS.

Technical Information

Function Module DSVAS_GRAPH_DISPLAY
Short Text
Function Group DSVAS_GRAPH
Package DSVAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUSTOM_CONTAINER CLASS CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area
GPROXY CLASS CL_GUI_GP_PRES GFW: Business Graphic
GRAPHIC_TYPE TYPE DSVASDOUTSTYLE Product name

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
GRAPHIC_DATA LIKE DSVASTABROW DSVAS: Row structure of check table

Exceptions

This function module does not define any Exceptions.