SAP ABAP Function Module IDOC_SEGMENT_STRUCTURE_READ (CA-EDI: Read structure of IDoc segment)
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_SEGMENT_STRUCTURE_READ CA-EDI: Read structure of IDoc segment  
Function Group EDID   CA-EDI: IDoc documentation tools API  
Program Name SAPLEDID   DB Interface: IDoc Types and IDocs 
INCLUDE Name LEDIDU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing RELEASE TYPE SYST-SAPRL SY-SAPRL SAP release
Importing APPLREL TYPE SEGDEFARL IDoc Development: Application Release of Segment Definition
Importing SEGTYP TYPE EDISEGMHD-SEGTYP Segment
Importing VERSION TYPE EDI_VERREC-VERSION '3'
Tables SEGMENT_STRUCT TYPE LEDID_T_SEGMENT_STRUCT Segment structure
Exception SEGMENT_UNKNOWN TYPE Segment unknown
Exception SEGMENT_STRUCTURE_UNKNOWN TYPE Segment structure unknown
Exception SEGMENT_NOT_IN_RELEASE TYPE Segment not known in this release
               
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  19960809 
SAP Release Created in