2021 Dec 20 7:53 AM
All,
I have applied breakpoints on SELECT keyword and filtered breakpoint on table ADRC/KNA1 in XD02 tcode.
However break-point getting applied on all select statement and not just on ADRC/KNA1 tables.
I referred the blog: Break point for SELECT statement with Table Filter | SAP Blogs
In the past it worked for me but now its not working.
Can anybody kindly guide how to fix this.
Regards.
2021 Dec 24 4:40 PM
Actually what happened is BREAK-POIINT gets applied on all select query, but on execution it gets filtered.ALso column in BREAK-POINT/Watch point tab doesnt changes.So confusion (-:
Thanks for replying Sandra!
All,
I have applied breakpoints on SELECT keyword and filtered breakpoint on table ADRC/KNA1 in XD02 tcode.
However break-point getting applied on all select statement and not just on ADRC/KNA1 tables.
I referred the blog: Break point for SELECT statement with Table Filter | SAP Blogs
In the past it worked for me but now its not working.
Can anybody kindly guide how to fix this.
Regards.
2021 Dec 20 12:56 PM
There should be no problem if you apply exactly what is indicated.
Test with a custom test program that you create which does different SELECT.
Depending on the exact context, it may not work by default (different debug types, etc.)
2021 Dec 24 4:40 PM
Actually what happened is BREAK-POIINT gets applied on all select query, but on execution it gets filtered.ALso column in BREAK-POINT/Watch point tab doesnt changes.So confusion (-:
Thanks for replying Sandra!