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

Spell Check

Former Member
0 Likes
418

I followed this tutorial, https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f449b290-0201-0010-0d8e-bb9..., to implement a spell checker in Sap.

This solution is working well, however there is a small issue, when I execute the function module, the spell check appears behind the sap window. To be able to see the spell check, I need to minimize the window and then maximize it.

I tried to implement the method set_visible, set_enable and don't work. Someone knows, what's appening?

Thanks

Regards

Gilberto Mota

1 REPLY 1
Read only

Former Member
0 Likes
366

I forgot to refer, that I tried this function module 'LXE_SP_CHECKSPELLING_MS' and the behavior is the same.

Thanks.

Best Regards

Gilberto Mota