‎2009 Nov 10 2:34 PM
I have implemented Paralle processing in my program because of bulk data update.
When i schedule for back ground for this program my program is going in ACTIVE status & after some time program is coming "FINISHED " status with corrcte results.
But Simultaneously it is creating Somany Jobs with names "ARFC:************************************"
I had called a RFC enabled function module in new task in my program
What could be the problem
Please advise me..
‎2009 Nov 10 2:43 PM
‎2009 Nov 11 12:41 PM
‎2009 Nov 11 1:05 PM
Hello,
In your RFC Destination Definition, you can suppress scheduling of background jobs if connection error occurs. In SM59->Edit->tRFC Options, enter 'X' at Suppress background job if conn.error.
Thanks,
Venu