This
is a problem with the session and control creation in SAP GUI
and GuiXT. We are working on a solution. As a workaround please
add the following lines in your script:
//
called in new mode? then reprocess the screen
// we use the "?" function code which does not imply
any SAP action
if not V[_last_fcode]
Enter "?"
Stop
endif |