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

obtein value without enter event

Former Member
0 Likes
377

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
Read only

former_member194669
Active Contributor
0 Likes
352

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

a®

1 REPLY 1
Read only

former_member194669
Active Contributor
0 Likes
353

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

a®