hi,
do we have some system table that contains names of all global classes and their attributes? like for reports we have trdir, for FMs we have tfdir and so on.
also i need to find the include name for a method of global class.ie,
given is
class name and method name
find out the include name in which the method is stored.