SAP ABAP Function Module IDOCTYPE_READ_COMPLETE (Read IDoc type with segments (RFC-compatible))
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 IDOCTYPE_READ_COMPLETE Read IDoc type with segments (RFC-compatible)  
Function Group EDIMEXT   IDoc type API for external interfaces  
Program Name SAPLEDIMEXT    
INCLUDE Name LEDIMEXTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PE_HEADER TYPE EDI_IAPI10 Header data for IDoc type
Importing PI_IDOCTYP TYPE EDI_IAPI00-IDOCTYP Basic type
Importing PI_CIMTYP TYPE EDI_IAPI00-CIMTYP Enhancement
Importing PI_RELEASE TYPE SYST-SAPRL SY-SAPRL Release
Importing PI_APPLREL TYPE SEGDEFARL IDoc Development: Application Release of Segment Definition
Importing PI_VERSION TYPE EDI_VERREC-VERSION '3' Version of IDoc record types
Tables PT_SEGMENTS TYPE EDI_IAPI11 Structure of IDoc type (segments)
Tables PT_FIELDS TYPE EDI_IAPI12 Structure of segments for IDoc type (fields)
Tables PT_FVALUES TYPE EDI_IAPI14 Permitted values for segment fields
Tables PT_MESSAGES TYPE EDI_IAPI17 Linked logical messages
Exception OBJECT_UNKNOWN TYPE Basic type or extension does not exist
Exception SEGMENT_UNKNOWN TYPE Segment could not be read
Exception RELATION_NOT_FOUND TYPE Extension and basic type not assigned
               
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  19980417 
SAP Release Created in