Skip to Content
0
Former Member
May 20, 2010 at 06:19 AM

Concatenating the values of two internal table

706 Views

Hi All,

I'm having 2 internal tables i need to concatenate the values.

internal tables 1 has value

hello

how are you

internal table 2 has value

hi

where are you

how you doing

i need to concatenate like hello hi where are you how you doing

and

how are you hi where are you how you doing seperately

how to approach for this