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

Ключ

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

Close SAP Version 1 (Net)

Action group: SAP

...

Description

The action closes the SAP-application session window.

Action icon

Settings of parameters

Свойство
Property
Англ. наименование
Description
Описание
Type
Тип
Filling example

Пример заполнения

Обязательность заполнения поля

Параметры 

Контекст
Context
Экземпляр SAP-приложения, с которым работает действие
Mandatory field
Parameters
SAP applicationSAP application instance that the action works on.Robin.Sap
ДаЗакрыть окно входа

Yes
Close login windowClose
the Sap Logon login
windowЕсли значение равно "true", действие закроет и окно сессии SAP, и окно входа (SAP Logon). Если значение равно "false", действие закроет только окно сессии SAP.
window. If true, closes the login window. Default is falseRobin.Booleantrue
Нет
No

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 obtaining getting an item element is described specified in this section How to get an element with SapSpy.
    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