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.