hello experts,
i have 2 internal tables. Both have identical structures except that the second internal table holds only the status of data that is present in first.
e.g- if there is some data in third cell(field) of first row in first table, then the in the same cell of second tab, there must be X or nothing otherwise.
so i have to loop at itab 1 and then each cell of it..
Regards,
Sumit Nene