The Function Module EDI_DISPLAY_IDOC_GRAPHICS (Interface zur Anzeige von Übersichtsgraphiken zu IDocs) is a standard Function Module in SAP ERP and is part of the function group EDIDISPLAY within the package SED.
Function Module | EDI_DISPLAY_IDOC_GRAPHICS |
Short Text | Interface zur Anzeige von Übersichtsgraphiken zu IDocs |
Function Group | EDIDISPLAY |
Package | SED |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GRAPH_TYPE | LIKE | EDIGRAPH-GRAPH_TYP | 'T' | type of graphics ('T' - time / 'M' - mestyp) |
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 |
---|---|---|---|---|
IN_DOCNUMS | LIKE | IDCDOCNUM | list of IDoc numbers for graphics |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_GRAPHICS | error in graphical framework |
TOO_MUCH_VALUES | too much values for this graphics |