Skip to Content
0
Former Member
Sep 25, 2008 at 03:56 PM

Debugging Classes and methods in a Function Module

149 Views

Folks

While debugging a Function Module, I want to know which classes and methods are being called as part of this FM and want to put a breakpoint in this Class method and check the details of variables in this methods. How do I accomplish this ?

Is the hierarchy that - FM will have classes which will have methods or is it something different ?

Thanks