I am dealing with variables internal table. There are 4 entries in it. I want to transfer those 4 entries into another internal table. one way is to write 4 loop statements but i want to know if there is a better way of looping through the same records 4 times. can some body please give me the syntax please?
Thanks.