Video 6 - Debugging Standard Transaction VA02(Identify the error, watchpoint & screen field changes)

Sdílet
Vložit
  • čas přidán 10. 09. 2024

Komentáře • 29

  • @Rajasekharabap
    @Rajasekharabap Před měsícem

    Excellent sir, thanks. finding fieldnames through f1 and watchpoint and identifyimg all locations

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

    Really useful source...got a similar requirement in my project and through this video, I was able to work on it. Thanks Ganesh!

    • @just2shareji
      @just2shareji  Před 10 měsíci

      Awesome, and glad my videos are useful. Thank you and Welcome

  • @Rajasekharabap
    @Rajasekharabap Před měsícem

    Hi sir I want find all screenos that is used for vao2 tcode?
    Can we use breakpoints break point at statement sy-dynnr
    Or
    Watch point sy-dynnr which one will work?

  • @ayuobft6118
    @ayuobft6118 Před rokem

    Thanks sir, its really good and very useful

  • @shubenkovva
    @shubenkovva Před rokem

    Hello,
    Could you please recommend a right approach how to set a watchpoint for the external variable? For example, debug mode is opened in the specific program (ZMAIN) which has FM, subprogram and so on. I know that in one of the subprogram, let's call this program ZSUB1, the variable z_test_name get some value.
    When I try to set the watchpoint for z_test_name when my cursor in ZMAIN the system returns message "Variable z_test_nam does not exist in ZMAIN". Is it any way to set the watchpoint for Variable which is not exist in the main program, but which will be declared somewhere during runtime?

    • @just2shareji
      @just2shareji  Před rokem

      I can understand your requirement, but as per design the watchpoint to be created only the active session variables.
      Another option, you might aware of the sub-program so you can keep the break-point in the starting of the sub-program and once it is reached then keep the watchpoint for the sub-program variable. Hope this might help...

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

    God bless u and ur family

  • @alokraj8972
    @alokraj8972 Před rokem

    In COHV tcode error is coming but when I double/ single click on error message then it just come to SAP Easy Access Screen. Can you help me please. I need to find why error is coming for a particular Production Order and Plant Combination.

    • @just2shareji
      @just2shareji  Před rokem

      I can try to help, please send me the screen shot. Let me have a look in my free time.

  • @nikswa9463
    @nikswa9463 Před 7 měsíci

    awsmmmmmmmmmmmmmm

  • @amitborkar4884
    @amitborkar4884 Před rokem

    Nice for functional consultants

  • @mnn3964
    @mnn3964 Před rokem

    Thank you. very nice👏👏

  • @mugondasravani593
    @mugondasravani593 Před 2 lety

    Sir, I couldn't see the Breakpoint at message in breakpoint menu in my debugger...pls suggest...sir..

    • @mugondasravani593
      @mugondasravani593 Před 2 lety

      @@just2shareji I tried above method above method only..but Couldn't find breakpoint at message..

    • @mugondasravani593
      @mugondasravani593 Před 2 lety

      @@just2shareji please provide your mail id..I will share the screenshot

  • @gauresh9355
    @gauresh9355 Před 2 lety

    Sir I am getting a error without any class and number ? what should I do in this case?

    • @ashtrix17
      @ashtrix17 Před rokem +1

      if you are getting error msg then you can try in debugging option with Breakpoint at msg with type E. or you can put watchpoint with sy-subrc 0. i hope this will help

    • @just2shareji
      @just2shareji  Před rokem

      It should be with message class and number details, if you still have the same issue please write to my Email with some screen shot.

    • @zaffariqbal3671
      @zaffariqbal3671 Před rokem

      @@just2shareji
      Hi Sir, you are very humble and helpful

  • @shivapatil6402
    @shivapatil6402 Před 2 lety

    Really good one.. Will you take online training Ganesh?

  • @user-og7rq7ir4o
    @user-og7rq7ir4o Před rokem

    sir if i double clicked message it does notshow any info ....in s4t

    • @just2shareji
      @just2shareji  Před rokem +1

      It is strange in some versions... what is the message you are getting? And you can google it to find the message class and number - another easy way :)

  • @animelasreenivasulu7845

    Thanks sir, its really good and very useful