The Function Module EDI_PORT_DISPLAY (IDoc: Anzeigen eines Ports (allgemein)) is a standard Function Module in SAP ERP and is part of the function group EDIO within the package SED.
Function Module | EDI_PORT_DISPLAY |
Short Text | IDoc: Anzeigen eines Ports (allgemein) |
Function Group | EDIO |
Package | SED |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MODE | LIKE | 'D' | Bearbeitungsmodus ('U' - Update,sonst - Anzeige) | |
PORTNAME | LIKE | EDIPORT-PORT | Name des anzuzeigenden Ports |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PORT_NOT_EXIST | Der Port existiert nicht |
PORT_VIEW_ERROR | Fehler beim Aufruf der View-Anzeige für den Port |