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

Asynchronous process for develop

Former Member
0 Likes
308

Hi experts,

I met some problem about asynchronous develop.Now I need to create a function module to execute 'BAPI_SALESORDER_CREATEFROMDAT2', After SO saved, I need to create related Contracts.These two steps need asynchronous process.

So for example, the sales order contains a carepack product with a quantity of 500. The asynchronous process will read the sales order after it has been saved and create 500 contracts all with carepack quantities of 1. If the ORDER has quantity of 200 then you will create 200 contracts.

Many thanks!

1 REPLY 1
Read only

Former Member
0 Likes
272

hi

check out this thread

hope it helps

regards

Aakash Banga