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

How to handle Keyboard command (CTRL+SHIFT+f3)

Former Member
0 Likes
425

Hi Gurus,

I have handle this keyboard command(CTRLSHIFTf3) , when selection screen is displayed.'

when user pressed (CTRLSHIFTf3) then mode of the call transaction should change.

can it be handled in at user command event?

plz suggest the way it can be done.

Amresh.

1 REPLY 1
Read only

matt
Active Contributor
0 Likes
401

Read the ABAP help about selection-screen and user-command.

Though why someone would specifically choose CTRLSHIFTF3 to be the key sequence, I've no idea. Is this a homework question?