‎2008 May 20 1:00 PM
Hi,
what are the methods to find interface....
Thanks in Advance.
regards,
kranthi.
‎2008 May 20 1:07 PM
Hello,
Classes are composed by methods and attributes, some of these methods are in interfaces that are shared among classes.
I suggest you to take the class name and go to transaction SE24 in this you'll find the interfaces tab, and in this you can see the interfaces that compose the class.
Another way is go to the methods tab and find methods compose by a <interface_name>~<method>.
Regards,
‎2008 May 20 1:07 PM
Hello,
Classes are composed by methods and attributes, some of these methods are in interfaces that are shared among classes.
I suggest you to take the class name and go to transaction SE24 in this you'll find the interfaces tab, and in this you can see the interfaces that compose the class.
Another way is go to the methods tab and find methods compose by a <interface_name>~<method>.
Regards,