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

Cursor at text editor

Former Member
0 Likes
535

Hi,

I have an OO customized transaction with multiple tabs. One of the tabs has a text editor. How do I set the cursor to appear in the text editor (currently, cursor is at the SAP's command field) when user clicks on the particular tab? Thanks

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
484

USe the SET_FOCUS method.

Regards,

Rich Heilman

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
485

USe the SET_FOCUS method.

Regards,

Rich Heilman