|
Yes.
To do this put the command
Enter
in the
GuiXT script of the screen. This will automatically activate "Enter"
without displaying the screen. But be careful:
- if
the SAP application displays the same screen again after you press the
"Enter" key, you are in an endless loop and the screen flickers.
During development you can press the "visible" button in GuiXT to stop
it and then change the script.
-
however, since the automatic "Enter" leaves the screen, the user will
never see it. If, in a different context, you need to display the screen, you
need to find and specify an appropriate condition to decide when to activate the
"Enter" key processing.
|