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