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