Do you have any question about this error?
Message type: E = Error
Message class: E0 - SAP EDI messages
Message number: 858
Message text: EDI: IDoc '&' could not be reloaded
IDoc &v1& could not be retrieved because there are still entries for
this document number in the following table:
&v1&
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
E0858
- EDI: IDoc '&' could not be reloaded ?The SAP error message E0858 indicates that an IDoc (Intermediate Document) could not be reloaded. This error typically occurs in the context of Electronic Data Interchange (EDI) when there is an issue with processing or reprocessing an IDoc.
Causes of Error E0858
IDoc Status: The IDoc may be in a status that does not allow it to be reloaded. For example, if the IDoc has already been processed successfully or has been marked as erroneous, it may not be eligible for reprocessing.
Missing Data: The IDoc might be missing required data or segments that are necessary for reloading.
Database Issues: There could be issues with the database that prevent the IDoc from being accessed or reloaded.
Configuration Issues: Incorrect configuration in the EDI settings or IDoc processing settings can lead to this error.
IDoc Deletion: The IDoc may have been deleted or archived, making it unavailable for reloading.
Solutions to Error E0858
Check IDoc Status: Use transaction code WE02 or WE05 to check the status of the IDoc. Ensure that it is in a status that allows reprocessing (e.g., status 30 for "processed" or 51 for "error").
Reprocess IDoc: If the IDoc is in an error status, you can attempt to correct the error and reprocess it. Use transaction code BD87 to reprocess IDocs that are in error status.
Review IDoc Data: Ensure that all required segments and fields are populated correctly. If any mandatory fields are missing, you will need to correct the data.
Check Configuration: Review the EDI and IDoc configuration settings in your SAP system. Ensure that they are set up correctly for the type of IDoc you are working with.
Database Check: If you suspect a database issue, check with your database administrator to ensure that there are no underlying issues affecting IDoc retrieval.
Consult Logs: Check the application logs (transaction SLG1) for any additional error messages or information that may provide more context about the issue.
Contact SAP Support: If the issue persists and you cannot determine the cause, consider reaching out to SAP support for further assistance.
Related Information
By following these steps, you should be able to diagnose and resolve the E0858 error in your SAP system.
Get instant SAP help. Start your 7-day free trial now.
E0857
EDI: IDoc number is not unique, IDoc not reloaded
What causes this issue? IDoc &v1& should be retrieved. However, this is not possible because the document number was not unique in the tables...
E0856
EDI: Not all table entries of IDoc '&' could be deleted
What causes this issue? When attempting to delete IDoc &v1&, the following table entries could not be deleted: &v2& &v3& &...
E0859
EDI: Key fields are not unique, IDoc saved anyway
What causes this issue? IDoc &v1&, which was transferred in internal tables, could not be retrieved completely. At least one key field in &am...
E0860
EDI: No range selected
What causes this issue? A range was not selected when the function module EDI_SEGMENTS_GET_RANGE was called. The 'from' value &v1& ...
Click on this link to search all SAP messages.