Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

finding the standard class name using methods

Former Member
0 Likes
1,168

hi experts,

How to find out the standard class if you have methods.for example i know a method name, so i want to know its class name.How to achieve that??

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
750

Hello

Please search DB table TMDIR with your method.

Regards

Uwe

4 REPLIES 4
Read only

uwe_schieferstein
Active Contributor
0 Likes
751

Hello

Please search DB table TMDIR with your method.

Regards

Uwe

Read only

huseyindereli
Active Contributor
0 Likes
750

Hi ,

Go to transaction SE84. Repository Info system.

CLASS LIBRARY -> METHODS . Search as you like.

Read only

0 Likes
750

you can call se15

Read only

Former Member
0 Likes
750

solved