Read Table Mode

The read table mode invokes the RFC named RFC_READ_TABLE which retrieves columns of a specified SAP table and returns the data as a result set.

You can map the result set to an ESP stream or window using the Fields parameter. Specify the table name for this RFC using the Table parameter in the adapter configuration file. This mode is similar to reading a database table.

There are a number of limitations for this mode: