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.
Function Module | DSVAS_GRAPH_DISPLAY |
Short Text | |
Function Group | DSVAS_GRAPH |
Package | DSVAS |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.