Page 1 of 1

sy-ucomm or tcode

PostPosted: Wed Oct 20, 2004 8:55 am
by Yunus4568
i want to specify the name of the tcode or ucomm when a user double click on a field screen.

Thanks for your help

PostPosted: Wed Oct 20, 2004 9:55 am
by Melia1066
Hi,
Could you please specify your question? :roll:
Because as far as i know: only controls (like ALV Grid or Tree etc.) support double click events... :wink:

regards,
deDieter

PostPosted: Wed Oct 20, 2004 10:19 am
by Ilja583
steve hat geschrieben:i want to specify the name of the tcode or ucomm when a user double click on a field screen.

Thanks for your help


Switch debugger on ( /h ) and "SY-TCODE" and "SY-UCOMM "give you the tcode and ucomm.

DeDieter hat geschrieben:Hi,
Could you please specify your question?
Because as far as i know: only controls (like ALV Grid or Tree etc.) support double click events...

regards,
deDieter

Wrong - of course doubleclick works on dynpros, lists etc (if your PF-STATUS supports it!)

PostPosted: Wed Oct 20, 2004 10:57 am
by Melia1066
s**t, your right.
I must apologize. :oops: