cancel
Showing results for 
Search instead for 
Did you mean: 

Max number of rows in a table

Former Member
0 Kudos

Hi,

We are attempting to return a large amount of data via a table through .NET connector 2 (data is a PDF file).

When running the custom BAPI within SAP, all of the data is there, however, when I call the same BAPI through the .NET connector, only the first 10 rows are returned.

Is this a limitation of the .NET connector or a configuration in SAP?

Accepted Solutions (1)

Accepted Solutions (1)

reiner_hille-doering
Active Contributor
0 Kudos

There is no such limitation in .NET connector. For diagnostics, you best turn on RFC trace and check what's really going over the wire.

Answers (0)