Hi all....
I have 2 work areas from two internal tables of type pa0008.
here, wa2 is to be aligned according to wa1.
That is, if lgart and betrg values in wa1 are in the order 0001 x, 0003 y, 0005 z, SPACE p, 0002 q and
lgart and betrg values in wa2 are in the order 0005 k, 0002 l, 0001 m, 0003 n, ...then
I have to allign the wa2 values to wa1 values, 0001m, 0003 n, 0005 k, SPACE , 0002 l.
Is it possible....?
[10 lgarts are enough, not 40]
Any solution, please share.
Regards,
Veeranji Reddy P.