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

Examples for synchronous and asynchronous task processing

Former Member
0 Likes
368

Hi all,

does anybody knows some examples and the reasons, which transactions/reports, ... uses asynchronous and which transactions uses synchronous task processing !?

Kind regards

Andreas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
323

Hello,

The reason when using synchronous or asynchronous update tasks depends on your needs.

A good starting point can be found here :

[http://help.sap.com/saphelp_nw04/helpdata/EN/e5/de86e735cd11d3acb00000e83539c3/content.htm|http://help.sap.com/saphelp_nw04/helpdata/EN/e5/de86e735cd11d3acb00000e83539c3/content.htm]

Both pros and cons are explained here as well as the prerequisites and how it should be implemented.

I hope this helps.

Wim

1 REPLY 1
Read only

Former Member
0 Likes
324

Hello,

The reason when using synchronous or asynchronous update tasks depends on your needs.

A good starting point can be found here :

[http://help.sap.com/saphelp_nw04/helpdata/EN/e5/de86e735cd11d3acb00000e83539c3/content.htm|http://help.sap.com/saphelp_nw04/helpdata/EN/e5/de86e735cd11d3acb00000e83539c3/content.htm]

Both pros and cons are explained here as well as the prerequisites and how it should be implemented.

I hope this helps.

Wim