Use Case 2: ABAP - Parallel Processing

preview_player
Показать описание
Explained the need of parallel processing along with standard performance measures. Showed an example of PO process how the parallel process is working in an ABAP program.

Briefed about the transaction and table where we can find the RFC group name which is used to call the FM with parallel process concept.

Showed the time difference between normal and the program has parallel process using SAT transaction. And also used a FM to find the available processes before initiate the parallel process.
Рекомендации по теме
Комментарии
Автор

Thank you!
Much easier to understand when you see the example code. Even better if you see it written.

y
Автор

Thanks for the well explained video. Is there any shared file or folder which includes these code samples? Could you please share or is it private?

meliheyuboglu
Автор

Thank You very much for sharing the valuable information..

amitvetal
Автор

Thanks for the understandable session. But please do another one with parallel process in classes.

ekekakos
Автор

Even after configuring destination group the rfc fm logic is not getting triggered. Where am i going wrong?

sanchitshedale
Автор

While executing first program it's showing zji_tt_po_details unknown

lishalinpattanaik