Skip to Content
0
Former Member
Apr 09, 2007 at 06:44 AM

copying a record from one table to another

17 Views

hi,

I have 5 record in one internal table.

for eg.

loop at itab.

if cond. is success

copy the first record to another internal table.

endif.

endloop.

can anyone help me how to copy one record alone and insert it into another table if the condition is ok.

please help me.

Thanks,

Camila