ABAP Keyword Documentation → ABAP Glossary
Aggregate Function
Function that determines a value from the values in several lines in a column in a
database table. The value is calculated in the
database system. The specification of a column in a database table as an argument for an aggregate function constitutes an
aggregate
expression, which can be used in the SELECT
statement.