2012 Jun 28 1:17 PM
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.
2015 Jul 07 6:02 AM
Hello murali,
are u using badi fr this ehnancement to standard tcode?
2015 Jul 07 7:15 AM
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.