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!