SAP ABAP Function Module IDOC_RECORD_READ (Read IDoc record types (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 | IDOC_RECORD_READ | Read IDoc record types (RFC-compatible) |
| Function Group | EDIMEXT | IDoc type API for external interfaces |
| Program Name | SAPLEDIMEXT | |
| INCLUDE Name | LEDIMEXTU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PI_VERSION | TYPE | EDI_VERREC-VERSION | '3' | Version of IDoc record types | ||
| |
PT_HEADER | TYPE | EDI_IAPI15 | Header data for IDoc record types | |||
| |
DC_FIELDS | TYPE | EDI_IAPI16 | Fields in IDoc control record | |||
| |
DD_FIELDS | TYPE | EDI_IAPI16 | Fields in IDoc data record | |||
| |
DS_FIELDS | TYPE | EDI_IAPI16 | Fields in IDoc status record | |||
| |
PT_FVALUES | TYPE | EDI_IAPI14 | Possible field values | |||
| |
VERSION_UNKNOWN | TYPE | Version of IDoc record types does not exist | ||||
| |
DDIC_READ_ERROR | TYPE | Error while reading from Data Dictionary | ||||
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 |