Skip to Content
0
Former Member
Apr 27, 2009 at 08:56 AM

Appending All the fields of one internal table to other

227 Views

Hi,

while running a FM I get three internal tables, my requirement is that I am running this FM at item level if it is possible to append all the tables datas get as a result of this FM to other internal table having same structure.

I know it is possible while using loop, I need a solution with out using the loop

Regards

Nausal