SAP ABAP Function Module EDI_GENERATE_DOCTYP (Erzeugen der Syntax eines Basistyps und seiner Erweiterung)
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_GENERATE_DOCTYP Erzeugen der Syntax eines Basistyps und seiner Erweiterung  
Function Group EDI8   Help modules for IDoc type API  
Program Name SAPLEDI8    
INCLUDE Name LEDI8U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DOCTYP TYPE EDIDO-DOCTYP Return: Generated IDoc type name
Importing IDOCTYP TYPE EDI_IAPI00-IDOCTYP Basic IDoc type that is combined with ext. type
Importing CIMTYP TYPE EDI_IAPI00-CIMTYP Extension type to be combined with basic IDoc
Importing MESTYP TYPE EDIDC-MESTYP ' ' At generation: linking message type
Exception IDOCTYP_NOT_FOUND TYPE Basic IDoc type not found
Exception CIMTYP_NOT_FOUND TYPE Extension type not found
Exception STRUCTURES_DO_NOT_MATCH TYPE Types do not match each other
               
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  19950807 
SAP Release Created in