‎2008 Jan 21 10:14 AM
Hi all,
so I want to make the header in two rows. Which FM shall I use?
‎2008 Jan 21 10:15 AM
Hai,
Use this FM by passing Heading/Comments:
REUSE_ALV_COMMENTARY_WRITE
‎2008 Jan 21 10:15 AM
Hai,
Use this FM by passing Heading/Comments:
REUSE_ALV_COMMENTARY_WRITE
‎2008 Jan 21 10:20 AM
Hi,
If you want to have two different rows in header for ALV, you will need to use classes instead of FM. You need to do spilt container method first. You cannot do this using FM.
Serch on google/sdn for a code of ALV using abap objects. You should be able to get that.
Hope it helps.
Regards,
Siddhesh S.Tawate