GUI Scripting Control Parameters

This topic describes how to configure the control parameters for a GUI Scripting Process file.

To configure control parameters

  1. Open the Process file and go to the Home tab.
  2. In the Logon and Control Parameters section, click the pop-up icon. The Logon and Control Parameters window is displayed.
  3. Depending on your requirement, perform the following steps:
    • Select Direct Execute Mode to stop the GUI Script at COMMIT statement and run it in batch input mode. When recording a GUI Scripting file, COMMIT is triggered at the completion of a single GUI Script. COMMIT is an interruption of a running program, such as screen processing, message output, or RFC call. If you do not select this option, then the GUI Script is continued even when it encounters a COMMIT statement.
    • Select Disable GUI History to disable the capturing of history of the GUI transaction. If you do not select this option, the values that were entered in the field earlier is displayed as dropdown options.
    • Select Auto Correct Warning Message to handle run-time warning messages of SAP during the GUI Scripting Process file run, which leads to an uninterrupted run of the file.
    • Select Convert all data to UPPER to send the data to SAP in uppercase.
  4. Select OK. The changes are saved.