Hi,
I have some records in itab.
select field3 from knkk for all entries in itab
where kunnr = itab-kunnr.
Here I have to modify table itab with field3 to particular record?
How can i do this in as efficient way?
Regards,
Subbu