2022 Nov 03 9:15 AM
Hello dear community,
while having a debugging session I came across the following problem:
itab_hus_to_check = value #( for <fs_hu_in_analysis>
in itab_hu_in_analysis
where ( labeltyp = abap_true and uevel <> space )
( venum = <fs_hu_in_analysis>-uevel ) ).
Is there any possibility to debug the for-part? I would like to take a look at the interation steps inside the loop.
Thank you in advance.
Kind regards
Jürgen
Thank you, frdric.girod
I am going to give it a try.
2022 Nov 03 9:29 AM
Did you try to apply the method used for Macro ?
https://blogs.sap.com/2013/11/17/single-step-debugging-on-macro/
2022 Nov 03 9:58 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |