I am SAP SD module specialist and I often need to debug code. Sometimes I need to know which programs/FM address particular table. I use Where used in SE11 for table and it finds the class methods that address this table. But when I use Where used for class method the system doesn’t find anything.
Do you know how to find program or FM which invokes this method?