Skip to Content
0
Former Member
Dec 08, 2006 at 04:17 AM

Global class information

34 Views

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.