Create Connection from SapLogon#

Creates a connection to the SAP server from a connection in the SapLogon list.

Connection Name[Text] The connection name specified in SapLogon to be used for the connection.
Client ID

[Text] The client ID.

For example: "100".

User

[Text] The username for login.

For example: "S4H_FIN".

Password

[Text/SecureString] The password for login.

For example: "Password1".

Interface Language

Select the interface language of the program.

Possible values:

  • EN - English,
  • RU - Russian.
Timeout[Number] The timeout for creating the connection in seconds.
Connection Reference[Link] Returns the connection object to SAP.
Error Handling Level

Select the error handling level.

Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message Level

Select the message level that the blocks will output during operation.

Possible values:

  • "Default" - default;
  • "Release" - output is disabled;
  • "Debug" - main information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error Text[Text] Returns detailed information about the error in case of incorrect execution of the block's work.