set focus

Question:
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
Answer:
In select options you must set focus to field LOW or HIGH.
i.e.: SET CURSOR FIELD 'SO-LOW'.
Are you ready doing this?
Answer:
thanks
Answer:
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

More Articles:

BAPI_DOCUMENT_SETSTATUS?
how to calculate no of week in specified period?
Table Maintenance problem?
Include program inactive - Urgent?
decimal -> hexadecimal conversion?
Call transaction MR02 and skip screen not working?