Entering content frameSyntax documentation SAPGUI Locate the document in its SAP Library structure

Use

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 the GUI object model at a particular point in time. All the attributes, including the field values, are accessible through the command interface.

Depending on the record mode, SAPGUI 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.

 

Leaving content frame