‎2010 Nov 19 2:01 PM
Hi all,
I have a table control and I need that when user change selection on table, the PAI is triggered (so that I can recognize the new line selected and change some data in dynpro); actually only with some other action (like pushing a button) trigger the PAI.
Is it possible to bind the selection change to an event?
regards
Gabriele
‎2010 Nov 22 4:53 AM
In the GUI status -> Function keys-> assign value PICK to F2 key and check for ok_code = 'PICK'
I guess this should help.
-Regards,
Rahul Prasad.
‎2011 Jul 21 10:15 AM