SAP ABAP Function Module EDI_SEGMENTS_GET_RANGE (EDI interface: Read part of section from data records for IDoc)
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 | EDI_SEGMENTS_GET_RANGE | EDI interface: Read part of section from data records for IDoc |
| Function Group | EDI1 | EDI: Processing of one IDoc |
| Program Name | SAPLEDI1 | |
| INCLUDE Name | LEDI1U17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NUMBER_OF_MISSING_SEGMENTS | TYPE | EDIDD-SEGNUM | 'to_segment' is not in EDIDD: No.of missing segments | |||
| |
DOCUMENT_NUMBER | TYPE | EDIDC-DOCNUM | IDoc number | |||
| |
FROM_SEGMENT | TYPE | EDIDD-SEGNUM | First segment to be read | |||
| |
TO_SEGMENT | TYPE | EDIDD-SEGNUM | Last segment to be read | |||
| |
RANGE_EDIDD | TYPE | EDIDD | Sub-area which was read | |||
| |
DOCUMENT_NUMBER_INVALID | TYPE | IDoc number does not exist | ||||
| |
NO_RANGE_OF_EDIDD | TYPE | Segment 'from_segment' does not exist in EDIDD | ||||
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 | 19950807 |
| SAP Release Created in |