Hi
In the confirmation internal table say itab1 we have four records
Order Conf, Qty counter
1022500 10 1
1022500 20 2
1022500 50 3
1022500 20 4
In the table itab2 we should have something like
Prod Order Qty of Order Value
1022500 100 200
Can you give some suggestion regarding this ..
Thxs,
Vind