Get All Rows
Retrieves all the rows from a table in SAP GUI.
This activity is used to retrieve all the rows from a user-specified table in the SAP GUI.
Input
Session:
RequiredSpecifies the session to use.
Target
Table Id:
String ArgumentRequiredSpecifies the id of the SAP GUI Table Control from which the rows are to be retrieved.
Output
Output Table:
DataTable VariableSpecifies the data table that contains all the retrieved rows.
Last updated