‎2008 May 13 6:30 PM
Hi people! I need some help please.
I have an program that call an RFC function. This RFC function made select in BSAD, and because of the range, will return a lot of registers, so it cause timeout. We tried run it on backgroung, but after 1 hour app, an short dump occurs with the message CALL_FUNCTION_REMOTE_ERROR. I think the cause of this error is select taking too long time. Whats go wrong? In background mode even with a lot os data, should work, no?
Thanks!
‎2008 May 13 6:35 PM
Try to select less chunck of the data from the other system and store in some internal table at the calling system.
Sometimes, if the connection persist so long, than it can be broken.
Regards,
Naimesh Patel
‎2008 May 13 6:56 PM
Hi,
If you can check more detais about errors in the SM58 in the source system or ST22.
It is helpfull to execute the RFC with ST05.
And if you need to change any data for RFC Destination, check transaction SMQS.
Regrads,
Fernando