The Function Module CNET_GRAPHIC_PAI (Analyze data returned by the graphic (PAI time)) is a standard Function Module in SAP ERP and is part of the function group CNET within the package SGRC.
Function Module | CNET_GRAPHIC_PAI |
Short Text | Analyze data returned by the graphic (PAI time) |
Function Group | CNET |
Package | SGRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVATE_HELP | TYPE | C | 'X' | WinHelp active |
AT_CONTROL_DESTROY | TYPE | C | Clean-up when control deleted | |
CONTROL_HANDLE | TYPE | CNTL_HANDLE | Control handle | |
INDXKEY | LIKE | INDX-SRTFD | Database key for archive | |
INSTANCE | CLASS | CL_GUI_NETCHART | Network object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GR_MES | LIKE | NET_GRAPH-GR_MES | Abbreviation for user command | |
GR_MODE | LIKE | NET_GRAPH-GR_MODE | Mode for inserting, duplicating, shifting, ... | |
GR_SEL_FIELD | LIKE | NET_GRAPH-SEL_FIELD | Selected field | |
SETTINGS | LIKE | NET_SET | Settings |
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 |
---|---|---|---|---|
BOXES | LIKE | NET_BOXES | Boxes (cluster editor) | |
BVALS | LIKE | NET_NVALS | Box attributes (cluster editor) | |
CLUSTERS | LIKE | CNG_CLUSTR | Frame/cluster | |
CVALS | LIKE | NET_CVALS | Frame/cluster attributes | |
DELETIONS | LIKE | NET_DELETE | Nodes and links to be deleted | |
FRAMES | LIKE | NET_FRAMES | Frame (cluster editor) | |
FVALS | LIKE | NET_NVALS | Frame attributes (cluster editor) | |
LINES | LIKE | CNG_LINES | Links | |
LVALS | LIKE | NET_LVALS | Link attributes | |
NODES | LIKE | CNG_NODES | Nodes | |
NVALS | LIKE | NET_NVALS | Node attributes | |
POSITIONS | LIKE | NET_POS | Positions |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INV_WINID | Incorrect window ID |