The Function Module EDI_PORT_READ_FILE (IDoc: Read file port) is a standard Function Module in SAP ERP and is part of the function group EDIO within the package SED.
Function Module | EDI_PORT_READ_FILE |
Short Text | IDoc: Read file port |
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 |
---|---|---|---|---|
PORTNAME | LIKE | EDIPORT-PORT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESCRIPTION | LIKE | EDIPORT-DESCRI | Port description | |
FILE_PORT | LIKE | EDIPOD | ||
TYP | LIKE | EDIPORT-PORTTYP | Port type | |
VERSION | LIKE | EDIPOD-VERSIO |
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 | |
PORT_NOT_TYPE_FILE |