ABAP Keyword Documentation → ABAP Glossary
aggregate function
Function that determines a value from the values of multiple rows of a column in the results set of an ABAP SQL query. The value is calculated in the database system. An aggregate function can be used in an aggregate expression, as a window function in a window expression, and in a hierarchy aggregate navigator.