set focus
i have two select options in selection screen.
while second select option is empty i'm giving msg.now i want to focus cursor in that place.(second select options).
even though i use set cursor field name, the cursor is always focusing in the first select options.any help.
thanks in advance.
-saran
In select options you must set focus to field LOW or HIGH.
i.e.: SET CURSOR FIELD 'SO-LOW'.
Are you ready doing this?
thanks
Hi,
I think it would be better to use event:
At selection-screen on <SO>.
...code
Error Message
Focus will be set automatically and field will be highlighted in case of error message