If individual days are selected, the message "No data for these selection conditions" is issued; but if 2 subsequent dates are selected, deliveries for picking are displayed.
Example:
Selection date: 15MAR95 --> "No data for these selection..."
Selection date: 16MAR95 --> "No data for these selection..."
Selection date: 15MAR95 - 16MAR95 --> Deliveries are displayed
Transaction VL16 displays all the deliveries in which the material availability date and the picking date lie within the selected period.
SolutionIf you do not want this, you must change program MV50LF01, FORM "KODAT_SELECTION", as follows:
Change all lines where "MBDAT in ITAB_DATUM" appears to comment lines (enter an asterisk as the first character).
The program will then only select by picking date.
No comments:
Post a Comment