read sap table.md

Read SAP Table

The Read SAP Table block is used to fetch a specified range of values from an SAP GUI table that Leapwork has captured. It reads the table structure (columns and rows) and returns values for the selected row or rows.

The Read SAP Table block primarily reads values from standard table fields. Fields implemented as interactive controls (for example, checkboxes or dropdowns) are treated separately and are not returned as part of the table values.

Note: The screenshot on this page uses the Elegance Design , introduced in 2025.3. If you are using an earlier version, your layout may look different.

Quick-start

  1. Drag Read SAP Table onto the canvas.

  2. Capture the table in Select SAP element , choose a Method (for example First row , Row index , or Iterate ), and configure Target , Session, and timeout settings as needed.

  3. Run the flow when it's ready; use the column outputs and Not found to drive the rest of your SAP automation.

Building block parameters

Parameters

Resources

Topic Description
Flows FAQ Common questions about creating, running, and managing flows in Leapwork.
Flows Troubleshooting Guidelines and solutions for identifying and fixing issues that occur when building or running flows in Leapwork.
SAP FAQ Provides quick answers and guidance for common questions and issues when automating SAP applications with Leapwork.