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

Tab sequence in screen

Former Member
0 Likes
563

Hi all,

Is it possible to set tab sequence in screen fields... For ex. if i have 5 screen elements in a screen, pressing tab on a screen field takes me to the next field; in this case, is it possible to take the cursor to any other field element of <b>my choice</b>?

Thanks in advance.

-Sanjay

3 REPLIES 3
Read only

Former Member
0 Likes
487

Hi Sanjay,

well, you may try programming your own okcodes for every tab. Then, use


SET CURSOR FIELD...

to tell SAP what field do you want to focus on.

I hope this helps. Best regards,

Alvaro

Read only

0 Likes
487

Hey Alvaro,

This wont work. I am not discussing about tab strip control. This is just 1 screen with many input fields. When i press 'TAB' (keyboard button ) SAP, by default, takes me to the next input field. I need to change this sequence and move to a input field of my choice.

Hope this is clear..

Thanks.

-Sanjay

Read only

Former Member
0 Likes
487

Hi Sanjay, did you ever find a solution to this? We are trying to do the same thing now?

Thanks in advance

Tom