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.
Session: Required Specifies the session to use.
Required
Table Id: String Argument Required Specifies the id of the SAP GUI Table Control from which the rows are to be retrieved.
String Argument
Output Table: DataTable Variable Specifies the data table that contains all the retrieved rows.
DataTable Variable
Last updated 3 years ago