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 |
|---|---|---|---|---|---|---|---|
| |
PE_HEADER | TYPE | EDI_IAPI10 | Header data for IDoc type | |||
| |
PI_IDOCTYP | TYPE | EDI_IAPI00-IDOCTYP | Basic type | |||
| |
PI_CIMTYP | TYPE | EDI_IAPI00-CIMTYP | Enhancement | |||
| |
PI_RELEASE | TYPE | SYST-SAPRL | SY-SAPRL | Release | ||
| |
PI_APPLREL | TYPE | SEGDEFARL | IDoc Development: Application Release of Segment Definition | |||
| |
PI_VERSION | TYPE | EDI_VERREC-VERSION | '3' | Version of IDoc record types | ||
| |
PT_SEGMENTS | TYPE | EDI_IAPI11 | Structure of IDoc type (segments) | |||
| |
PT_FIELDS | TYPE | EDI_IAPI12 | Structure of segments for IDoc type (fields) | |||
| |
PT_FVALUES | TYPE | EDI_IAPI14 | Permitted values for segment fields | |||
| |
PT_MESSAGES | TYPE | EDI_IAPI17 | Linked logical messages | |||
| |
OBJECT_UNKNOWN | TYPE | Basic type or extension does not exist | ||||
| |
SEGMENT_UNKNOWN | TYPE | Segment could not be read | ||||
| |
RELATION_NOT_FOUND | TYPE | Extension and basic type not assigned | ||||
Processing Type
| Normal Function 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 |