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

Problem in event handling using oo abap code

Former Member
0 Likes
327

Hi,

My requirement is i need to disply 3 blocks in ALV format.I have done that.Now my problem is if i double click on aufnr of the first block, it should call the transaction code. I have written the code in oo abap but i have used function modules for ALV.Now my doubt is 'How to write an event once the user double click on the particular field of the first block, it should call the tcode " using object oriented code.

How to populate the heading for each block using oo abap code.

Thanks & Regards

Anus

1 REPLY 1
Read only

Former Member
0 Likes
289

hi.....

Use Double_click event handler method of class cl_gui_alv_grid of first block....

if not solved .

Send me Your program lines ...........

Best Regards

Prabhakar