Do you have any question about this error?
Message type: E = Error
Message class: /SEHS/DG_DG -
Message number: 666
Message text: Error while determining expected delivery via user exit
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/SEHS/DG_DG666
- Error while determining expected delivery via user exit ?The SAP error message
/SEHS/DG_DG666
typically indicates an issue related to the determination of expected delivery dates in the context of a user exit. This error can occur in various scenarios, particularly when customizing or enhancing standard SAP functionality through user exits or BAdIs (Business Add-Ins).Cause:
- User Exit Logic: The error may arise from incorrect or incomplete logic in the user exit that is responsible for calculating the expected delivery date. This could be due to missing data, incorrect calculations, or unhandled exceptions.
- Data Issues: There may be issues with the data being processed, such as missing or incorrect material master data, vendor information, or purchase order details.
- Configuration Issues: Incorrect configuration settings in the relevant modules (like MM, SD, or PP) can lead to this error.
- Custom Code: If there is custom code that interacts with the expected delivery date calculation, it may not be functioning as intended.
Solution:
Debugging the User Exit:
- Use the ABAP debugger to step through the user exit code to identify where the error occurs. Look for any logical errors or unhandled exceptions.
- Check the input parameters and ensure that all necessary data is available and correctly formatted.
Review Custom Code:
- If there is custom code involved, review it for any potential issues. Ensure that it adheres to best practices and does not conflict with standard SAP logic.
Check Configuration:
- Review the configuration settings related to delivery date determination in the relevant modules. Ensure that all necessary settings are correctly configured.
Data Validation:
- Validate the data being processed. Ensure that all required fields are populated and that the data is consistent and accurate.
Consult Documentation:
- Check SAP notes and documentation related to the specific user exit or BAdI being used. There may be known issues or additional guidance available.
Testing:
- After making changes, conduct thorough testing to ensure that the expected delivery date is calculated correctly and that the error no longer occurs.
Related Information:
If the problem persists after following these steps, it may be beneficial to consult with an SAP expert or reach out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
/SEHS/DG_DG665
Dangerous goods checks have already expired for the indicator &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SEHS/DG_DG664
Cannot determine countries and mode of transport categories via user exit
What causes this issue? The countries and mode of transport categories could not be determined via the user exit you called due to an error.System Re...
/SEHS/DG_DG667
Not all deliveries are assigned to a stage of shipment
What causes this issue? For dangerous goods checks in the shipment document, only deliveries are taken into account that are assigned to a stage, bec...
/SEHS/DG_DG672
No entry for mixed loading rule &1 and regulation &2
What causes this issue? There is no Customizing entry for the mixed loading rule and dangerous goods regulation you currently want to check.System Re...
Click on this link to search all SAP messages.