Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Ansynchronous Methods

Former Member
0 Likes
363

Hi,

Is there a way to call an abap object oriented method asynchronously which would further help in parallel processing?

Thanks,

Subhrendu

1 REPLY 1
Read only

Former Member
0 Likes
335

Hi,

I am not much aware of this but just a guess that you can use the background processing technique. This might solve your problem. It is possible to call an abap object in background so that it could proceed further.

Regards,

Kulwant