cancel
Showing results for 
Search instead for 
Did you mean: 

how to debug task in workflow as stop debugger inside FM

former_member427675
Participant
0 Kudos

Hello All ,

I want to debug my workflow task inside which BOR method is calling custom FM.

My task is foreground , method is dialog type.

But still not stopping in debugging mode when I execute in SWUS.

Please suggest method to debug task.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186746
Active Contributor
0 Kudos

Hi,

You did create an external break-point? Or does it get reached at all? What I do when I'm developing and only interested if a piece of code gets reached or not I add a line of code for a message of type X this creates a short dump.

Kind regards, Rob Dielemans