SAP ABAP Function Module EDI_DOCUMENT_RELOAD (IDoc-Schnittstelle: Zurückladen eines IDoc's unter gegebener Nummer)
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_DOCUMENT_RELOAD | IDoc-Schnittstelle: Zurückladen eines IDoc's unter gegebener Nummer |
| Function Group | EDI1 | EDI: Processing of one IDoc |
| Program Name | SAPLEDI1 | |
| INCLUDE Name | LEDI1U25 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DOCUMENT | TYPE | EDIDC | Control record to be written to DB | |||
| |
INT_EDIDD | TYPE | EDIDD | Data records to be written to DB | |||
| |
INT_EDIDS | TYPE | EDIDS | Status records to be written to DB | |||
| |
DOCUMENT_NUMBER_NOT_UNIQUE | TYPE | No unique doc.no. found for three parts of IDoc | ||||
| |
CONTROL_RECORD_ALREADY_EXISTS | TYPE | Control record already exists in DB | ||||
| |
DATA_RECORDS_ALREADY_EXIST | TYPE | Data records already exist in DB | ||||
| |
STATUS_RECORDS_ALREADY_EXIST | TYPE | Status records already exist in DB | ||||
| |
ERROR_IN_NUMBER_RANGE | TYPE | Fehler im Nummernkreisobjekt | ||||
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 | 19951208 |
| SAP Release Created in |