Example: sapgui_grid_press_ENTER

The following example uses sapgui_grid_press_ENTER to emulate the pressing of the ENTER key.

sapgui_grid_press_ENTER ("Any text",
	"usr/subSUB0:SAPLMEGUI:0013/subSUB2:SAPLMEVIEWS:1100/subSUB2:SAPLMEVIEWS:1200/subSUB1:SAPLMEGUI:3212/cntlGRIDCONTROL/shellcont/shell", // Grid ID
 	"BEGIN_OPTIONAL", 
             "AdditionalInfo=info1075", 
       "END_OPTIONAL");>