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