Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

rfc_read_table

Former Member
0 Likes
635

Dear all,

I got a problem while using the rfc_read_table.The problem is that while using this rfc some table's data (like JHAPA) can be accessable but some table's data (like JHAK) is not accessable. Please guide me what to do?

Gaurav Lashkari

5 REPLIES 5
Read only

Former Member
0 Likes
578

Hi Gaurav,

I don't see any tables with such names? In which system are you checking?

The FM RFC_READ_TABLE has absolutely no partiality with respect to retrieving the data from tables. It gets the data if available.

Regards,

Ravi

Read only

0 Likes
578

probably you are hit with the size limitation. (it does have limitation on the size)

i have a developed a custom RFC which returns the data in XML format thus avoiding the size limitation.

check it out at

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f50dcd4e-0501-0010-3596-b686a7b5...

Regards

Raja

Read only

0 Likes
578

Thanks for the info Raja.

Regards,

Ravi

Read only

Former Member
0 Likes
578

Dear Ravi,

pls check for tables like VBKD,VBAP and VBAK there is no data entries retur by this rfc for these tables, pls provide any solution.

Regards

Gaurav

Read only

Clemenss
Active Contributor
0 Likes
578

Hi Gaurav,

OK, this is IS-Media. It may be an authorization question. Do the call in debugger, you can step into remote system.

Regards,

Clemens