Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALV column names

Former Member
0 Likes
420

hi,

Is it not possible in ALV to give 2 rows to Column Names & split the texts b/w the two rows if available space in first row is not sufficient

hi,

Is it not possible in ALV to give 2 rows to Column Names & split the texts b/w the two rows if available space in first row is not sufficient

2 REPLIES 2
Read only

Former Member
0 Likes
398

Hi ,

Can U clear ur Qtn little bit with small example.

Tks,

Krishna

Read only

0 Likes
398

in my alv i have a cloumn header quotation/contract item no. Now the value for this column is of 6chars and according to the requirement the column width must be same as the lenghth of the value of that column i.e. 6chars. that means i can not set colwidth_optimize of alv layout.

So in this case if i can break the column header in two diff rows if possible my prob will resolve. bt i am nt sure whether it is possible in alv or not. with write statement i can do this bt i need to do this in alv.