SAP ABAP Function Module IDOC_DATA_OUTBOUND_CONVERT (Konvertierung aller übergebenen IDoc-datensätze in externes Format)
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_DATA_OUTBOUND_CONVERT Konvertierung aller übergebenen IDoc-datensätze in externes Format  
Function Group EDI7   EDI: Communication  
Program Name SAPLEDI7    
INCLUDE Name LEDI7U13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DOCNUM TYPE EDIDC-DOCNUM
Importing SEGRELEASE TYPE EDP13-SEGREL Release of IDoc segments
Importing REFRESH_TABLE TYPE 'Y'
Importing SEGAPPLREL TYPE EDP13-SEGAPPLREL ' ' Application Release in which IDoc Segment Released
Importing IDOCTYP TYPE EDIDC-IDOCTP Basic Type
Tables I_EDIDD TYPE EDIDD
Tables CONV_EDIDD TYPE EDI_DD
Tables CONV_EDIDD40 TYPE EDI_DD40
Tables INT_LENGTH TYPE EDI_LE
Exception CONVERSION_ERROR TYPE Error During Translation
               
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  19970620 
SAP Release Created in