The Function Module CNET_GRAPH_ACTION (GUI element extension for SAP Graphics) is a standard Function Module in SAP ERP and is part of the function group CNET within the package SGRC.
Function Module | CNET_GRAPH_ACTION |
Short Text | GUI element extension for SAP Graphics |
Function Group | CNET |
Package | SGRC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
ACTBAR | LIKE | Table for defining the menu line | ||
ACTION | LIKE | Assignment table <F key> -> Action | ||
HELP | LIKE | Table for defining the help line (F keys) |
This function module does not define any Exceptions.