Video není dostupné.
Omlouváme se.

Parallel Processing in SAP ABAP | Callback Function with Example

Sdílet
Vložit
  • čas přidán 21. 07. 2023
  • Hey Everyone! Lets see an example and learn together of how we can accomplish parallel processing in SAP ABAP. If you like this video, please subscribe to the channel :)

Komentáře • 15

  • @mohammednabeel4381
    @mohammednabeel4381 Před 2 měsíci +1

    Your presentation on advanced ABAP concepts was excellent. If you could enhance the code to identify the number of available free work processes on the server, distribute the data to each work process, and dynamically assign any free work processes to handle remaining data, it would create an ideal use case for parallel processing especially when we have millions of record. Thank you

  • @gaurav-cj8pd
    @gaurav-cj8pd Před rokem +1

    Welcome back after a year. I had came here for SPDD and SPAU upgrades.
    Keep posting new videos.

  • @GirishSangle
    @GirishSangle Před rokem

    Fantastic presentation! One of the best ABAP channel out there who gives accurate, crisp and clear presentation. Well done!

  • @code_sleep_repeat_
    @code_sleep_repeat_ Před 11 měsíci

    This was very entertaining, thanks for covering less known ABAP capabilities like this one. Keep up the good work, you just received a subscriber!

  • @SwamyYalamanchili
    @SwamyYalamanchili Před 6 měsíci

    Good information and informative

  • @gorgonenigor2596
    @gorgonenigor2596 Před 5 měsíci

    Thx for the video. Was a little bit confused at half of it 😂 could solve some problems.
    Would like to have a summary of steps at the end or start ;)
    ❤ for speech one of the few videos where dialect didn't crush ear drums.

    • @anabaperslife9579
      @anabaperslife9579  Před 5 měsíci

      Haha thank you:) And great advice. Will incorporate summary of steps for the next videos

  • @anindomazumdar2601
    @anindomazumdar2601 Před 4 měsíci

    I have followed the exact steps but the FM is not working. Its not even generating a new session. I'm not getting what is the issue. Could you please guide me?

  • @vijayverma2605
    @vijayverma2605 Před rokem

    Well Explained

  • @juliaelena5406
    @juliaelena5406 Před 11 měsíci

    Thanks

  • @venugopalakrishnasoyam7922
    @venugopalakrishnasoyam7922 Před 9 měsíci +1

    Wow super ..thanks its was good example
    You saved my time ....
    So one qs: is its can handle 70 to 80k records in loop?