Do you have any question about this error?
Message type: E = Error
Message class: EDER - IS-U Deregulation
Message number: 080
Message text: BAdI ISU_IDE_REDISND1: Print document &1 not in original list
An implementation exists for BAdI ISU_IDE_REDISND1.
It is used to resort the print documents to be sent.
However, the resorted list does not contain print document &V1&, which
was in the original list.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check the implementation of BAdI ISU_IDE_REDISND1.
Error message extract from SAP system. Copyright SAP SE.
EDER080
- BAdI ISU_IDE_REDISND1: Print document &1 not in original list ?The SAP error message EDER080 with the description "BAdI ISU_IDE_REDISND1: Print document &1 not in original list" typically occurs in the context of the IS-U (Utilities) module when there is an issue with the processing of print documents. This error indicates that the system is trying to process a print document that is not found in the original list of documents that were supposed to be printed.
Cause:
- Missing Document: The print document specified in the error message (&1) is not present in the original list of documents that were generated for printing.
- Incorrect Configuration: There may be a configuration issue with the BAdI (Business Add-In) implementation that is supposed to handle the print documents.
- Data Inconsistency: There could be inconsistencies in the data, such as missing entries in the database tables that manage print documents.
- Process Interruption: The print process may have been interrupted or not completed successfully, leading to missing documents.
Solution:
- Check Document Status: Verify the status of the print document in question. Ensure that it was generated and is available in the system.
- Review BAdI Implementation: If you have custom implementations of the BAdI
ISU_IDE_REDISND1
, review the code to ensure it correctly handles the print documents and does not inadvertently filter out valid documents.- Reprocess Print Jobs: If the print job was interrupted, try to reprocess the print jobs. This may involve re-triggering the print process for the affected documents.
- Check Configuration: Ensure that the configuration settings related to print document processing in IS-U are correctly set up.
- Consult Logs: Check the application logs (transaction SLG1) for any additional error messages or warnings that could provide more context about the issue.
- Database Consistency: Run consistency checks on the relevant database tables to ensure that there are no missing or corrupted entries related to print documents.
Related Information:
ISU_IDE_REDISND1
to understand its purpose and how it should be implemented.If the issue persists after trying the above solutions, it may be necessary to engage with SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
EDER070
Billing document &1 cannot be deleted due to deregulation
What causes this issue? A final bill has already been posted and an additional deregulation item &V2& is available for contract &V3& ...
EDER069
Additional deregulation item cannot be posted; final billing
What causes this issue? A final bill has already been created for grid usage contract &V1& (contract account &V2&). Therefore, the ad...
EDER081
BAdI ISU_IDE_REDISND1: Resorted list of print documents incomplete
What causes this issue? An implementation exists for BAdI ISU_IDE_REDISND1. It is used to resort the print documents to be sent. However, the resorte...
EDER100
Attention: you are deleting all data for provider &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.