Skip to Content
0
Former Member
May 13, 2008 at 03:23 AM

new line in alv list

87 Views

Hi,

I have a scenario, where in I have two variables.

var1 = 'ABC'

var2 = 'DEF'

Now in the alv list I have to display in single row as shown below -

ABC

DEF

and same in the single row in excel sheet, I have to display as -

ABC

DEF

Can anyone suggest some solution to this.

Thanks in advance.