SAP ABAP Function Module IDOC_WRITE_AND_START_INBOUND (Save inbound IDoc and start inbound processing)
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 IDOC_WRITE_AND_START_INBOUND Save inbound IDoc and start inbound processing  
Function Group EDI2   EDI inbound processing  
Program Name SAPLEDI2    
INCLUDE Name LEDI2U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DOCNUM TYPE EDIDC-DOCNUM IDoc number of saved IDoc
Exporting ERROR_BEFORE_CALL_APPLICATION TYPE EDI_HELP-ERROR_FLAG Error before application was called
Importing I_EDIDC TYPE EDIDC IDoc control record
Importing DO_COMMIT TYPE EDI_HELP-UPDATEMODE 'X'
Tables I_EDIDD TYPE EDIDD IDoc data records
Exception IDOC_NOT_SAVED TYPE No IDoc saved
               
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  19970801 
SAP Release Created in