Skip to Content
0
Former Member
Dec 07, 2006 at 03:12 PM

ABAP Issue

24 Views

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