I am currently provided with customer forecasts which are used in planning and I input on our SAP system using T.Code MD61 create or MD62 change.
Right now, if two different customers give forecasts for the same Item code they are added together in the forecast.
e.g.
Customer | Item Code | Jan-14 | Feb-14 |
---|---|---|---|
Customer 1&2 | Item1 | 7000 | 7000 |
Right now there seems to be no way to keep forecasts for different customers on different lines once one line is active.
How can I set the forecast to look like below?
Customer | Item Code | Jan-14 | Feb-14 |
---|---|---|---|
Customer 1 | Item1 | 5000 | 5000 |
Customer 2 | Item1 | 2000 | 2000 |