Set text action

The Set text action in the SAP package enables you to set the text in an editable field (such as textbox).

Settings

  • Double-click or drag the Set text action from the SAP package in the Actions palette.
  • In the Session name field, enter the session name you used to connect to the SAP application in the Connect action.
  • In the Field path field, specify the location or a string variable that contains the location of the object.

    For example, you can install a tool (such as Scripting Tracker or similar) to retrieve the field path of the SAP object.

    (Optional) If you have stored the location of the object as a variable, click the Insert a variable icon to select that variable.

  • (Optional) In the Field value field, enter the text that you want to specify or set.

    Alternately, click the Insert a variable icon to select an existing variable that contains the text you want to set.

    Note: You can set the fields to any value, including blank values. For example, text field or date field.
  • (Optional) Select the Append text check box if you want to add or append the text with any existing text in the editable field.

    If you do not select the check box, the content in the editable field will be overwritten.