
You are able to display the ALV output with
Simple, two-dimensional tables and
Hierarchical-sequential lists
Execute different calculations for numeric columns and display the results in a results row.
The function of the separate results row is not available for display in a tree structure. Instead, the (sub)results of a node are displayed here in the relevant node row.
You are also able to sort the data records according to specific criteria and generate the intermediate results for each calculation. These intermediate results are also displayed in the results row.
Beyond the options described here, you are not able to affect the content and appearance of the results row.
You are able to make the following settings for results rows:
Specify the Position of Results Rows
Display Labels for Intermediate Results in the Results Row (Section Columns with Special Functions)
Display Exception Icons in the Results Row of the Intermediate Results (Section Using Graphic Columns, Exception Column)
Specify the Position of Results Rows
You are able to define whether you wish to display the results row for the calculations in an ALV output above or below the rows that are included in the calculation.
|
ALV Tool |
Display type |
Function available |
|
Simple, Two-Dimensional Table |
Classic ABAP List |
Yes |
|
Fullscreen |
Yes |
|
|
In the Container |
Yes |
|
|
Hierarchical-sequential list |
Classic ABAP List |
Yes |
|
Function |
Class |
Method |
|
Determining the position of the results row |
CL_SALV_AGGREGATIONS |
SET_AGGREGATION_ BEFORE_ITEMS |
|
Check where the results rows are located |
IS_AGGREGATION_ BEFORE_ITEMS |