Skip to Content
0
Former Member
Feb 09, 2009 at 12:28 PM

Interactive reports using ABAP query

182 Views

I have developed an ABAP query which prints the sales documents in ALV list display.

In that list display I would do develop a functionality is , when ever i double click on the sales doc number it will directly go to the VA03 transaction for the corresponding VBELN.

Can anybody explain how to do this?