hi,
itab having txz01 and bukrs field , bukrs having data.
can i do like this to fetch data for txz01 for all bukrs having in same itab.
is this correct to fetch data?
select txz01 from ekpo
into corresponding fields of table gt_item
for all entries in gt_item
where bukrs = gt_item-bukrs