SAP EXTRACT SUM ABEXA



Get Example source ABAP code based on a different SAP table
  



Extracts, Determining Numbers and Totals
This example demonstrates how numbers and totals are determined in extracts.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
An example extract is created that contains only fields from the field group header. After being sorted, the content of the data set, as well as the numbers from the different fields t1 and the sums of the fields t2, are produced at the end of every group level and at the end of the loop.