Hi,
I want to create pick waves with transaction VL35.
I have at least one delivery that has a picking date of 27.08.2007 17:45
The pickwave profile doesn't have capacity checks enabled but pick waves should be created by time slot.
The time slots are customized so that we have one slot from 14:00 to 18:00 (I event tried 00:00 to 23:59).
When I want to select deliveries in VL35 I get a message that no deliveries are found although picking date/time are within the selected time slot. Using VL06P I was able to create a pick wave so in general it should work!
I somewhat debugged the transaction and found that a NO_DEL_TO_CREATE_PW message was raised after the program tried to read some data from S159, which doesn't contain any data (S159 seems to be a LIS table).
Do you know why that happens?
Do I need to customize the LIS in order to make VL35 work?