Hi, In our PPDS block planning solution I am about to build an ABAP report that shows the blocks and the quantities within the blocks as I cant find any other way to get this information out. It seems pretty basic information so I am surprised there is nothing there There are a number of ways to get the blocks out, via the resource or the extended block maintenance views, but to get the quantities of orders within the blocks, the only way that I can get the quantities is to go to the extended operations list within the DS planning board and then do a summary and sort on the outputted orders list, ensuring that I sort by Block NUMBER field which I have previously manually inputted in a way that is sortable by ascending (I use AA/AB/AC/AD etc)
(Extras / evaluations / Extended operation list)
Then I pull out the quantities from this report and paste them via excel into another excel output which has the block details.
Does anyone know a way to get this date - ie the actual order quantities (total) within a block? Or will I have to write my own abap?
Thanks
John