Skip to Content
2
Former Member
May 29, 2008 at 05:08 PM

append one internal table to another..

86026 Views

hi,

i have an internal table 'XX' based on a structure "s1". This contains some data. I have another similar internal table "YY". Now I want all the records from YY to be added to XX (i.e. append at the end ). what is the best code ? can some one give a sample please.

thks