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

Module pool sub screen set cursor issues

Former Member
0 Likes
563

Hi,

I have implemented a new subscreen in standard tcode (IW51), but the issues is, the cursor is pointing to my custom subscreen input field, it should set cursor to the first sub screen(standard) input field. I have written the for set the cursor to standard field but it is not working.

Please suggest on this.

Thanks

Murali Papana.

2 REPLIES 2
Read only

Former Member
0 Likes
495

Hello murali,

are u using badi fr this ehnancement to standard tcode?

Read only

ipravir
Active Contributor
0 Likes
495

Hi Murali,

Set cursor will work better, if you write the CODE in PBO of the screen event.

If you are writing the code somewhere in BADI or User Exit, please check on which level those are triggering.

Regards,

Praveer.