Really useful source...got a similar requirement in my project and through this video, I was able to work on it. Thanks Ganesh!
@just2shareji Жыл бұрын
Awesome, and glad my videos are useful. Thank you and Welcome
@Rajasekharabap6 ай бұрын
Excellent sir, thanks. finding fieldnames through f1 and watchpoint and identifyimg all locations
@animelasreenivasulu78452 жыл бұрын
Thanks sir, its really good and very useful
@mnn3964 Жыл бұрын
Thank you. very nice👏👏
@just2shareji Жыл бұрын
Welcome!
@dhivyavetriselvan10 ай бұрын
God bless u and ur family
@just2shareji10 ай бұрын
Thank you!
@shivapatil64022 жыл бұрын
Really good one.. Will you take online training Ganesh?
@Rajasekharabap6 ай бұрын
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?
@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 Жыл бұрын
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...
@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 Жыл бұрын
I can try to help, please send me the screen shot. Let me have a look in my free time.
@gauresh93552 жыл бұрын
Sir I am getting a error without any class and number ? what should I do in this case?
@ashtrix172 жыл бұрын
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
@just2shareji2 жыл бұрын
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.
@zaffariqbal36712 жыл бұрын
@@just2shareji Hi Sir, you are very humble and helpful
@amitborkar48842 жыл бұрын
Nice for functional consultants
@just2shareji2 жыл бұрын
Yes...
@mugondasravani5933 жыл бұрын
Sir, I couldn't see the Breakpoint at message in breakpoint menu in my debugger...pls suggest...sir..
@mugondasravani5933 жыл бұрын
@@just2shareji I tried above method above method only..but Couldn't find breakpoint at message..
@mugondasravani5933 жыл бұрын
@@just2shareji please provide your mail id..I will share the screenshot
@nikswa9463 Жыл бұрын
awsmmmmmmmmmmmmmm
@just2shareji11 ай бұрын
Thank you
@5074-c3k2 жыл бұрын
sir if i double clicked message it does notshow any info ....in s4t
@just2shareji2 жыл бұрын
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 :)