‎2018 Sep 19 8:43 AM
Hello ,
I have issue with debug an include " Lzd-** " which is a part of a Z functional group.
After user save change in VA02 some z tables are updated in the logic that can be found in above include. I did changes in code and we can find , at the end od flow, that data in Z tables is updated properly. The issue is when I set a break point in include (where the code is), and run VA02 the flow does not stop at brak point. I did try with all break poins , and with statement break-point, system and update debug is activated but stil nothing .
I did check cmod for user exits of respective prorogram but I cannot find where form include is called . Setting break point in code of include (se38) as I said didnt stop the flow when the va02 was executed.
Could you please advice how to debug in this situation .
Thank you
‎2018 Sep 21 10:58 PM
Hello Kristo,
Based on the process mentioned, include(this is actually a FM) is called during save processing which means it is called in update task.
Please enable update debugging and then try to debug.
Regards,
Puneet Desai