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

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 29

  • @harshitamittal4021
    @harshitamittal4021 Рік тому

    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  Рік тому

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

  • @Rajasekharabap
    @Rajasekharabap 3 місяці тому

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

  • @ayuobft6118
    @ayuobft6118 Рік тому

    Thanks sir, its really good and very useful

  • @Rajasekharabap
    @Rajasekharabap 3 місяці тому

    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?

  • @dhivyavetriselvan
    @dhivyavetriselvan 7 місяців тому

    God bless u and ur family

  • @shubenkovva
    @shubenkovva Рік тому

    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  Рік тому

      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...

  • @shivapatil6402
    @shivapatil6402 2 роки тому

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

  • @mnn3964
    @mnn3964 Рік тому

    Thank you. very nice👏👏

  • @amitborkar4884
    @amitborkar4884 Рік тому

    Nice for functional consultants

  • @alokraj8972
    @alokraj8972 Рік тому

    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  Рік тому

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

  • @nikswa9463
    @nikswa9463 9 місяців тому

    awsmmmmmmmmmmmmmm

  • @mugondasravani593
    @mugondasravani593 2 роки тому

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

    • @mugondasravani593
      @mugondasravani593 2 роки тому

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

    • @mugondasravani593
      @mugondasravani593 2 роки тому

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

  • @gauresh9355
    @gauresh9355 2 роки тому

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

    • @ashtrix17
      @ashtrix17 2 роки тому +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  2 роки тому

      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 Рік тому

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

  • @5074-c3k
    @5074-c3k Рік тому

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

    • @just2shareji
      @just2shareji  Рік тому +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
    @animelasreenivasulu7845 2 роки тому

    Thanks sir, its really good and very useful