Hi,
I have a program which regularly goes out of Roll area memory. To fix this i want to do load balancing onon the memory by parallelising the running of the program by implementing tRFCs or Async RFCs . My requirment is to select from multiple database tables and then to do multiple BDCs. Has anyone ever does this before , if so please tell me which is better and in Async RFC can we use the roll area to store data and later retrieve data.
Kunal