Hi Experts,
I have two internal tables itab1 and itab2.
Itab1 has a,b,c fields.
and itab2 has c,d,e.
I want all the entries of table itab2 into itab3, only for Field C present in itab1.
A solution without loops is preferred.
Thanks,
Anil.
Hi Experts,
I have two internal tables itab1 and itab2.
Itab1 has a,b,c fields.
and itab2 has c,d,e.
I want all the entries of table itab2 into itab3, only for Field C present in itab1.
A solution without loops is preferred.
Thanks,
Anil.