2012 Dec 11 9:46 AM
Hello every one,
I want to add some abap code in infoset SQ02 to calculate an additionnal field:
In the infoset i'm joining the 2 tables RESB and MSEG and i want to calculate for each reservation of material => sum(reserved quantity) where movement type = 911 MINUS sum(reserved quantity) where movement type = 912 where the material = current line.
that's why i want to use the value of the current line material otherwise the select will populate the additionnal field with the same result for all the records.
Please to help me
Regards,
Soufiane
2012 Dec 11 9:57 AM
No one to help 😞
If not clear ask me for more inputs, maybe my english is awful.
Thanks by advance.
Soufiane
2012 Dec 11 10:13 AM