Start of Content Area

Function documentation Arranging a Data Record in Multiple Rows  Locate the document in its SAP Library structure

Use

You are able to arrange the values of a data record in multiple rows. For example, you are able to ensure that all of the data is visible simultaneously even when there is a large number of columns.

Note

If you spread a data record over multiple rows the ALV output is automatically displayed with stripes.

Features

For each individual column you determine in which row of a data record you wish to display your values.

Display type

ALV Tool

Classic ABAP list

Full screen

In the Container

Simple, two-dimensional table

Yes

No

No

Hierarchical-sequential list

Yes

 

 

Tree structure

 

No

No

Methods

Function

Class

Method

Arranging values in multiple rows

CL_SALV_COLUMN

SET_ROW

Get rows in which the data is being displayed

GET_ROW

 

 

End of Content Area