Application Development 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: 

obtein value without enter event

Former Member
0 Kudos

I have an I/O text control in an abap program. When the user enters a code in this control and clicks "enter", then it executs the module "user_command_0100 INPUT", that shows a description of the code entered in this text control.

I need to execute this module, or some other with the same function, but when the user cliks "tab", not "enter". Is it possible??

If that isn´t possible .... how can I do to not change the cursor position when I click Enter?

1 ACCEPTED SOLUTION

former_member194669
Active Contributor
0 Kudos

Hi,

I think this not possible , when user press "TAB" instead of ENTER.For geting an fcode user need to press function keys, or enter or application toolbat button

1 REPLY 1

former_member194669
Active Contributor
0 Kudos

Hi,

I think this not possible , when user press "TAB" instead of ENTER.For geting an fcode user need to press function keys, or enter or application toolbat button