Show TOC

Making Calculations (Aggregation)Locate this document in the navigation structure

Use

You are able to make calculations in columns with a numeric data type: You generate an aggregation object. The result of the calculation is displayed in the simple, two-dimensional table and the hierarchical-sequential list in a separate results row . In a tree structure display, the (sub)results of a node are displayed in the relevant node row.

Intermediate Results

Usually all values in a column are used in a calculation during aggregation. You are also able to obtain intermediate results. To do this you have to Sort the ALV Output and group the rows that you want to use for the intermediate result.

Prerequisites

The column that you are aggregating has a numeric data type.

Features