SAP SQL EXPR STRING AGG ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_SQLAGG - Aggregate Function string_agg
This example demonstrates the aggregate function string_agg.

ABAP_SOURCE_CODE
DEMO CL_DEMO_STR_AGG

ABAP_DESCRIPTION
Use of the aggregate function STRING_AGG as an aggregate expression in the SELECT list with different sorts.