Application Development 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: 

Find subclasses of a dictionary class

former_member185943
Participant
0 Kudos

Hi!

How can I find all inheriting classes (subclasses) of a dictionary class? Is there a table, function, or something?

Thanks!

KR,

Igor

3 REPLIES 3

former_member185943
Participant
0 Kudos

I can see it in SE80.

FloPi
Explorer
0 Kudos

You can select them from Table "SEOMETAREL".

You have to fill the field REFCLSNAME with your Classname and RELTYPE = '2'.

Greetings,

Flo

uwe_schieferstein
Active Contributor
0 Kudos

Hello Igor

You may have a look at thread

Regards

Uwe