Hi All,
I have two internal tables say it_itab1 and it_itab2.
it_itab1 have distinct sale order numbers and it_itab2 contains the material numbers with the sale order numbers.
Now in the output i need those lines from it_itab2 which material numbers common amongst all the sale order numbers in it_itab1.
Any trick????????
\[removed by moderator\]
Note: I am looking for minimising the loops.
Regards,
Prakash Pandey
Edited by: Jan Stallkamp on Nov 28, 2008 2:13 PM