Do you have any question about this error?
Message type: E = Error
Message class: MW - Messages IS-R / Allocation Tables
Message number: 587
Message text: The user exit "Delivery Date" determined no delivery date & & & &
Use an <DS:SIMG.W_ZF_VK_0420.SIMG_OAUF>item category</> with which the
delivery date should be determined from the default delivery date with
the help of the user exit <ZH>Delivery date</>.
The user exit has not provided a delivery date.
The error occured in
&V1&
&V2&
&v3&
&v4&
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
The system has taken the default delivery date as the delivery date.
Ensure the system message is only given once for each item, ie. if you
use an allocation rule and the error occurred in several recipients,
then the message only appears for the first recipient.
There are several options
Use a different item category
Maintain the <DS:SIMG.W_ZF_VK_0420.SIMG_OAUF>allocation table item
category </> in Customizing according to your company requirements
INCLUDE ISR_CUSTOMIZING
Inform your system administrator if the item category settings are
correctly maintained.
Check if the user exit is activated.
Check function modules EXIT_SAPLWAUF_100 (for stores and customers) and
EXIT_SAPLWAUF_103 (for distribution centers).
Error message extract from SAP system. Copyright SAP SE.
MW587
- The user exit "Delivery Date" determined no delivery date & & & & ?The SAP error message MW587 indicates that the user exit responsible for determining the delivery date did not return a valid delivery date during the processing of a sales order or delivery. This can occur in various scenarios, such as during the creation of a sales order, delivery, or when performing a goods issue.
Cause:
- User Exit Logic: The user exit that is supposed to calculate the delivery date may not be implemented correctly or may not be returning a value.
- Missing Configuration: There may be missing or incorrect configuration settings in the system that affect how delivery dates are determined.
- Data Issues: There could be issues with the master data (e.g., material master, customer master) that prevent the system from calculating a valid delivery date.
- Custom Code: If there is custom code in the user exit, it may contain logic errors or may not handle certain scenarios correctly.
Solution:
- Check User Exit Implementation: Review the implementation of the user exit (e.g.,
USEREXIT_DELIVERY_DATE
in the relevant function module) to ensure it is correctly calculating and returning a delivery date.- Review Configuration: Check the configuration settings related to delivery date determination in the relevant customizing transactions (e.g., sales and distribution settings).
- Validate Master Data: Ensure that the relevant master data (material, customer, etc.) is complete and accurate. Check for any missing or incorrect entries that could affect delivery date calculation.
- Debugging: If you have access to the development environment, you can debug the user exit to see what values are being processed and why a delivery date is not being returned.
- Consult Documentation: Review SAP documentation or notes related to delivery date determination for any known issues or additional configuration steps that may be required.
Related Information:
VA01
(Create Sales Order), VL01N
(Create Outbound Delivery), and MM02
(Change Material) to test and validate the process.If the issue persists after checking these areas, it may be beneficial to consult with your SAP support team or a technical consultant who can provide deeper insights into the specific implementation and configuration of your SAP system.
Get instant SAP help. Start your 7-day free trial now.
MW586
No line with store/customer &1 found!
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
MW585
Enter either site group OR number for ship-to party determination
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
MW588
There are no order types available
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
MW589
No allocation table number could be determined from the user exit!
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.