cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CDS concat form different lines

hassin
Explorer
0 Kudos
168

Hallo,

I'm looking for for solution where I can put two (string) different Information from different lines in one cell.

For example we have this DB:

Column1 Column2

AAA xxx

BBB yyy

AAA zzz

Result should be:

Column1 Column2

AAA xxxzzz

BBB yyy

Thanks for your help!

View Entire Topic
Cocquerel
Active Contributor
0 Kudos
hassin
Explorer
0 Kudos

Hello,

thanks for the feedback. Unfortunately this solution works only in the SQL statements and not in CDS-Views.

Regards

Hassin

Cocquerel
Active Contributor
0 Kudos

did you try in an ABAP CDS Table function that you can then call from a CDS View ?