2006 Dec 08 4:17 AM
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.
2006 Dec 08 4:21 AM
The name of the table is SEOCLASS.
For more details
SEOCLASS
SEOCLASSDF
SEOCLASSEX
SEOCLASSTX
SEOCOMPO
SEOCOMPODF
SEOCOMPOEX
SEOCOMPOTX
Regards,
Ravi
Note - Please mark all the helpful answers
Message was edited by:
Ravikumar Allampallam
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.
2006 Dec 08 4:21 AM
The name of the table is SEOCLASS.
For more details
SEOCLASS
SEOCLASSDF
SEOCLASSEX
SEOCLASSTX
SEOCOMPO
SEOCOMPODF
SEOCOMPOEX
SEOCOMPOTX
Regards,
Ravi
Note - Please mark all the helpful answers
Message was edited by:
Ravikumar Allampallam
2006 Dec 08 4:23 AM
If methods are not stored in includes, in that case how to read the code of the method
2006 Dec 08 4:24 AM
hi
good
i dont think there any such table which store all the global classes,bcz global classes are user defined classes.
go through this link
http://help.sap.com/saphelp_nw2004s/helpdata/en/ec/d9ab291b0b11d295400000e8353423/content.htm
thanks
mrutyun^
2006 Dec 08 4:27 AM
basically i need to read the code of the method and i have class name and method name as input. what should i do?
Edit:
Again i am talking about global classes only.
Message was edited by:
Nirmal Mehta
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |