SAP ABAP Function Module EDI_PORT_ADD_FILE (IDoc: Anlegen eines Datei-Ports)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ALE (Application Component) ALE Integration Technology
     SED (Package) IDoc Interface (Processing, Administration, Definition)
Basic Data
Function Module EDI_PORT_ADD_FILE IDoc: Anlegen eines Datei-Ports  
Function Group EDIO   IDoc: API for port definition  
Program Name SAPLEDIO   API for Port Definition 
INCLUDE Name LEDIOU37    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PORTNAME TYPE EDIPORT-PORT Name des anzulegenden Datei-Ports
Importing VERSION TYPE EDIPOD-VERSIO Version des anzulegenden Datei-Ports
Importing DESCRIPTION TYPE EDIPORT-DESCRI Beschreibung des anzulegenden Datei-Ports
Importing FILE_PORT TYPE EDIPOD Beschreibungsdaten des Datei-Ports
Exception PORT_OTHER_TYPE_EXIST TYPE Port dieses Namens, aber anderen Typs vorhanden
Exception PORT_FILE_ALREADY_EXIST TYPE Datei-Port dieses Namens existiert bereits
Exception WRONG_DATA TYPE Minimalanforderungen an Portdaten nicht erfüllt
Exception ERROR_IN_ADD TYPE Fehler beim Insert in Datenbank
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20000128 
SAP Release Created in