1 - Debugging Challenge

Поделиться
HTML-код
  • Опубликовано: 10 фев 2025
  • -Debugging Exercise on Reports.
    -Solution : We need to use IN , When We Use Select-Option in the Where condition.

Комментарии • 44

  • @sadanandkumar9121
    @sadanandkumar9121 Год назад +7

    Great Rahul Sir...❤
    Great and bestest ABAP teacher

  • @FoodMania907
    @FoodMania907 Год назад +3

    Rahul Sir, you are the best teacher For SAP ABAP , currently i am working as SAP ABAP consultant role, and i am getting so many issue related to writing program logic given by functional in some TCODES , and different-different requirements like changes in smartforms logic, data not displaying, wrong data displaying like that issues i am getting from functional consultants, i am unable to write that logic properly or understand where to write logic and flow , in that confused, please help me out , Smartforms and reports are the major part in my daily work in company, 95% work related to data issues ,data mismatched, wrong data, In table no data found , snartforms data not displaying like these issues only i am getting, please help me to tackle all these business problems given by clients.

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Год назад +1

      In support projects, debugging plays a vital role, You can tackle these issues in a very smooth manner by strong debugging skills. Those who lacked in logic/coding, they improve their coding/logic skills by debugging only. So, understand everything in debugging mode, Logic building/Coding skills automatically improve along with that.

    • @dreamer9857
      @dreamer9857 Год назад +1

      Hello bro, if it is ok may i know where u r working, cmpny.

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Год назад +4

      @@dreamer9857 I am working as a freelancer Corporate Trainer.

  • @alainjoeltatcheur6696
    @alainjoeltatcheur6696 2 месяца назад +1

    You have been useful. Thank you for your video.

  • @ShadabKhan-vc7pc
    @ShadabKhan-vc7pc 10 месяцев назад +1

    What a video and explanation Rahul sir. How can anybody simplify ABAP in that much level.. Wow sir.. If I would find you before than my debugging skill would be on another level. You earned my respect as well as subscription to your channel.....

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  10 месяцев назад +1

      Thank you very much Shabad for your encouraging words. Wishing good luck for your learning journey and future endeavors.

  • @sreekanth-w5u
    @sreekanth-w5u 10 месяцев назад +1

    Simply Super Sir ......your Explanation is very nice with cool and calm going without hurry.....

  • @Nageswara.Rao98
    @Nageswara.Rao98 Год назад +3

    simple and good explanation sir.

  • @MayankL-ok9kj
    @MayankL-ok9kj 9 месяцев назад

    I love you sir ,u r best ,I m from sd module learning abap ,the level u explain even 5th STD student will understand, thanks

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  9 месяцев назад

      Thank you very much for your respect. Wishing good luck for your learning journey.

  • @yellappajaviniki8067
    @yellappajaviniki8067 Год назад +1

    Very Informative Rahul, Thank you.

  • @yellappajaviniki8067
    @yellappajaviniki8067 Год назад +1

    Great share Rahul

  • @mengutu1
    @mengutu1 8 месяцев назад

    Dear Rahul, Your videos are very useful and I really like way of your teaching and passion for teaching. Thanks!

  • @Pvreddy4b3
    @Pvreddy4b3 Год назад +1

    Superb explanation sir

  • @pandu7100
    @pandu7100 4 месяца назад

    really great tutorial, Thanks in advance

  • @akibjaved1257
    @akibjaved1257 10 месяцев назад +1

    sir please make a table control without vizard video

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  10 месяцев назад

      This topic is in the list of noted topic, so will be covered in the future.

  • @abhilok123
    @abhilok123 9 месяцев назад +1

    You are 💎 gem

  • @pankajmulchandani5508
    @pankajmulchandani5508 Год назад +1

    Crisp explanation sir

  • @fatmaf2366
    @fatmaf2366 8 месяцев назад +1

    🙏🙏🙏🙏

  • @FoodMania907
    @FoodMania907 Год назад +1

    Sometimes requirements are to write new report , logic given by functional , i know syntax everything but i stuck while writing Select query ,where to write what ?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Год назад +1

      In that case, Your target is to identify the calling area first. Example - I have an ALV and I need to write some logic on a button of ALV, then I know, on this button, User-command will call, so I need to focus that part. Example - I have a Module Pool application, I performed some action, then I need to write the logic in PAI of that screen. So to understand the flow of the program is important.

  • @akshayyelsange1752
    @akshayyelsange1752 Год назад +1

    Hi Sir I would like to connect with you for more personal training..Kindly let me know if yo are available

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Год назад

      Hello Akshay. I am not providing any personal training. You can drop a mail on rahul3620023@gmail.com. I will share the references with you.

  • @nareshnani4444
    @nareshnani4444 5 месяцев назад

    Hi sir,
    Without writing start-of-selection what will happen?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  5 месяцев назад

      System by default calls START-OF-SELECTION event when we click on execute button as event triggers at specific time or action. So, if you don't write also, system considers the whole logic as a part of START-OF-SELECTION.

    • @nareshnani4444
      @nareshnani4444 5 месяцев назад +1

      @@sapabapbyrahulmehta it will go to select query or what?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  5 месяцев назад

      @@nareshnani4444 If we are not writing START-OF-SELECTION, so whatever the logic is written(including each and everything) becomes the part of START-OF-SELECTION. When we want this dedicated logic needs to be the part of this particular event, then we need to specify that event. Please refer to this below mentioned video, you will understand the importance of events.
      ruclips.net/video/1xc1HeoDPxE/видео.htmlsi=PTv7SnHZAI8H5MPj

  • @ravikiran3332
    @ravikiran3332 Год назад +1

    Nice explanation about Small mistake please give your mail ID sir

  • @ommungse2884
    @ommungse2884 Год назад +1

    Hello sir , Nice explanitation
    Can i have your mail-id so that i can mail you to send me the incorrect programs for debugging.

  • @vhareesh1640
    @vhareesh1640 5 месяцев назад +1

    Hi Rahul, Very good explanation. Can you please provide your email id. Thanks in Advance.