Skip to Content
0
Former Member
Nov 25, 2009 at 10:34 PM

Debugging a FM in Update Task

414 Views

Hi ,

I am trying to debug my update task FM and it cannot be debugged before the COMMIT statement is executed.When exactly should i set the 'update debugging' so that the program will stop at the breakpoint in the Update-task-FM after having executed the COMMIT statement ? Kindly suggest.