The Function Module EDI_PORT_CHECK_FILE_INCOMING (IDoc: Check inbound file for 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_CHECK_FILE_INCOMING |
Short Text | IDoc: Check inbound file for 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 |
---|---|---|---|---|
PATHNAME | LIKE | EDI_PATH-PTHNAM | Path Name |
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 |
---|---|
FILE_NOT_POSSIBLE_TO_READ | |
PORT_NOT_EXIST | |
PORT_NOT_TYPE_FILE |