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 TITLE

Former Member
0 Likes
591

Hi,

Does anyone have any ideas how I can include a COLUMN TITLE with 2 lines?

The column should be listed as following:

Customer

Number

123

456

789

...

Thanks for your help!

Janete

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
528

Hi Janete ,

This is not possible by ALV.

You need to give column header as Short/Medium/long text in ALV and the same is used in ALV display.

Hope this resolves your issue.

Hi,

Does anyone have any ideas how I can include a COLUMN TITLE with 2 lines?

The column should be listed as following:

Customer

Number

123

456

789

...

Thanks for your help!

Janete

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
528

This is not a supported feature of the ALV grid.

Regards

Rich Heilman

Read only

Former Member
0 Likes
529

Hi Janete ,

This is not possible by ALV.

You need to give column header as Short/Medium/long text in ALV and the same is used in ALV display.

Hope this resolves your issue.

Read only

anup_deshmukh4
Active Contributor
0 Likes
528

You Can have a other way round solution for your problem you can USE REUSE_ALV_LIST_DISPLAY and in the header of the alv list your can put a seperator so that it will look like if alv is having 2 column title ....

at least i haven't come across do it in the standard way