You can use the consoleLib.gotoField() system
function to move the cursor to the specified form field. This function
is
valid in an openUI statement that acts on
a console
form.
Syntax
consoleLib.gotoField(fieldConsoleFieldin)
field
The name
of the ConsoleField variable to which the cursor moves.