Skip to Content
0
Former Member
May 31, 2011 at 06:26 PM

Multiple Hotspots in a ALV Grid single column

385 Views

Hi Experts,

My ALV Grid report output looks like below....

If you observe below output, column 3 has multiple documents each one separated by ' ; '. Now, I would like to assign hotspot on each documents like DOC1, DOC2, DOC3, etc.

Heading#: COL1 | COL2 | COL3 |

Records1: 1 | xxxxx | _DOC1_ ; DOC2 ; *DOC3*

Records2: 2 | xxxxx | _DOC1_ ; DOC5 ;

I know, we can assign hotspot for entire column. but my requirement is multiple hot spots in a single column.

Please help me on this?

Thanks in Advance

Raghu