‎2007 Apr 09 1:38 PM
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
‎2007 Apr 09 1:43 PM
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
‎2007 Apr 09 1:54 PM
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
Regards
Raja
‎2007 Apr 09 2:05 PM
‎2007 Apr 09 3:22 PM
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
‎2007 Apr 09 3:53 PM
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