Action group: SAP
The action gets values from a table row.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
SAP application | An instance of the SAP application that the action works with. | Robin.Sap | Yes | |
Element | A table type element in the SAP application window. If the specified element is not a table type element, the action returns an error. | Robin.WinElement | Yes | |
Line | The ordinal number of the row from which the data will be received. If a row number is specified outside the table, the action returns an error. Numbering starts from 1. | Robin.Numeric | Yes | |
Results | ||||
Result | Collection of values of the selected row. | Robin.Collection |
The robot will return an error if:
Get the first row from the SAP table.
Use the "Connect to session", "Get a table row" actions.
The program robot completed successfully. The collection of values of the specified row was obtained.