abap concatenate table code example Example: abap concatenate table data(concat_string) = concat_lines_of( table = lt_table sep = ',' ).