I know the function module "REUSE_POPUP_ALV_SELECT".
How can i find the class related to a particular function module? What is the technique to know the Class of this particular FM.
I want to do the same technique with the help of OOPS concept. How to do and whatz the approach?
Knowing a function module, how can i trace the class and doing the same thru OOPs technique...? How is it possible.... SE24 - CLASS BUILDER LISTS THE CLASSES AND METHODS AND EVENTS, BUT A FUNCTION MODULE KNOWN AND HAS TO BE DONE IN OOPS CONCEPT ... HOW TO DO?