Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Close SAP Version 1 (Net)

Action group: SAP

...

Description

The action closes the SAP-application session window

Action icon

Settings of parameters

PropertyDescriptionTypeFilling example
Mandatory field
Mandatory field
Parameters
SAP applicationSAP application instance that the action works on.Robin.Sap
Yes
Close login windowClose the Sap Logon login window. If true, closes the login window. Default is falseRobin.BooleantrueNo

Special conditions of use

None. 

Example of use

Task

Connect to the open SAP-session and get the table cell name, close the SAP application.

Image Modified

Solution

Use the "Connect to session", "Get table cell value", "Close SAP" actions.

Implementation 

  1. Assemble a robot scheme with the actions.
    Image Modified
  2. Set the "Connect to session" action parameters.

    In the "Session" field specify the order number of the open session of one user (0 - first connected user, 1 - second, etc.) to connect to. The numbering starts with 0 and depends on the time of logging into the account.

    Image Modified
  3. Set the "Get table cell value" action parameters. The procedure for getting an element is specified in this section.
    Image Modified
  4. Set the "Close SAP" action parameters.
    Image Modified
  5. Click "Start" in the top panel.

Result

The program robot completed successfully. The data from the table cell was obtained. The SAP application was closed.

Image Modified