Start of Content Area

Object documentation Results Rows  Locate the document in its SAP Library structure

Definition

You are able to perform various calculations for numeric columns in the ALV output and then display them in a results 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.

Note

Beyond the options described here, you are not able to affect the content and appearance of the results row.

Use

You are able to make the following settings for results rows:

·        Determining the Position of the Results Row

·        Displaying the Labels for Intermediate Results in the Results Row (Section Columns with Special Functions)

·        Displaying Exception Icons in the Results Row of the Intermediate Results (Section Using Graphic Columns, Exception Column)

Determining the Position of the Results Row

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.

Display type

ALV Tool

Classic ABAP list

Full screen

In the Container

Simple, two-dimensional table

Yes

Yes

Yes

Hierarchical-sequential list

Yes

 

 

Tree structure

 

Yes

Yes

Methods

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

 

 

End of Content Area