2010 Jan 18 4:14 PM
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
2010 Jan 19 4:16 AM
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
2010 Jan 18 4:16 PM
2010 Jan 19 4:16 AM
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.
2010 Jan 19 4:41 AM
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