ABAP Keyword Documentation → ABAP Glossary
window function
Function specified in front of the definition of a window in an ABAP SQL window expression and which evaluates the rows of the window. A window function is either an aggregate function, a ranking function, or a value function.
Other versions:
7.31 | 7.40 | 7.54