SAP ABAP Function Module SEGMENT_READ_COMPLETE (Read segment structure in one release (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 SEGMENT_READ_COMPLETE Read segment structure in one release (RFC-compatible)  
Function Group EDIMEXT   IDoc type API for external interfaces  
Program Name SAPLEDIMEXT    
INCLUDE Name LEDIMEXTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PE_HEADER TYPE EDI_SAPI01 Header data for segment type
Importing PI_SEGTYP TYPE EDI_IAPI12-SEGMENTTYP Segment type
Importing PI_RELEASE TYPE SYST-SAPRL SY-SAPRL Release
Importing PI_APPLREL TYPE SEGDEFARL SPACE IDoc Development: Application Release of Segment Definition
Importing PI_VERSION TYPE EDI_VERREC-VERSION '3' Version of IDoc record types
Tables PT_FIELDS TYPE EDI_IAPI12 Structure of segment type (fields)
Tables PT_FVALUES TYPE EDI_IAPI14 Possible values for segment fields
Exception SEGMENT_UNKNOWN TYPE Segment unknown in release
Exception SEGMENT_STRUCTURE_UNKNOWN TYPE Structure could not be read
               
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