SAP ABAP Function Module EDI_DOCUMENT_DELETE (IDoc-Schnittstelle: Löschen eines IDoc's)
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_DELETE | IDoc-Schnittstelle: Löschen eines IDoc's |
| Function Group | EDI1 | EDI: Processing of one IDoc |
| Program Name | SAPLEDI1 | |
| INCLUDE Name | LEDI1U24 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DOCUMENT_NUMBER | TYPE | EDIDC-DOCNUM | IDoc number - this IDoc should be deleted | |||
| |
IDOC_DOES_NOT_EXIST | TYPE | IDoc does not exist | ||||
| |
DOCUMENT_FOREIGN_LOCK | TYPE | IDoc is locked, cannot be deleted | ||||
| |
IDOC_CANNOT_BE_DELETED | TYPE | IDoc cannot be deleted (incorrect status) | ||||
| |
NOT_ALL_TABLES_DELETED | TYPE | Not all tables for IDoc could be deleted | ||||
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 |