cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC Function Module to fetch Table data

former_member233553
Active Participant
0 Likes
10,717

Hi Team,

We are using RFC_READ_TABLE Function module to fetch reference data from LAGP (Storage Bin data) table, but the issue is in destination server, there are more ther 1 Lakh data, but we are only able to fetch 1.23k data by this function module, please help me out, if anything is missing out.

Regards

Kumar.

View Entire Topic
Sandra_Rossi
Active Contributor
0 Likes

I second @weberpat in that by default RFC_READ_TABLE returns all rows of the logged-in client. So, if it doesn't return the rows you expect, then it means that you don't log in the right system/client.