Get table cell text action
- Updated: 2023/08/07
Get table cell text action
The Get table cell text action in the SAP package enables you to get table cell text by index.
Settings
- 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.
- In the Row field, specify the row number
from where you want to get the text.
For example, if you want to get text in tenth row, enter
10
in the Row field.(Optional) Click the Insert a value icon to select an existing variable for the Row field.
- In the Column field, specify the column number from where you
want to get the text.
For example, if you want to get text from the third column, enter
3
in the Column field.(Optional) Click the Insert a value icon to select an existing variable for the Column field.
- Click the Assign the output to a variable drop-down menu and
select the variable to which you want to assign the output.
(Optional) Click the Create variable icon if there is no existing variable.