SAPGUI
SAPGUI ( <command interface> ).
SAPGUI ( <command interface> , <target system> ).
The SAPGUI command sends the contents of the command interface to the appropriate input-ready GUI elements.
The command interface is a representation of parts of the GUI object model at a particular point in time. All the attributes that you have changed during recording, including the field values, are accessible through the command interface.
Depending on the record mode, one SAPGUI command can
describe one or more GUI elements. You can collect several actions of a dialog
step into the command interface. For more information, see
Using SAPGUI (Record)
to Record Transactions.