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: 

How to find out two objects has the same parents?

younghwan_kim
Active Participant
0 Kudos

Hello, experts.

I want to find out two objects has the same parents or not.

Is there any simple way to find out?

1 ACCEPTED SOLUTION
4 REPLIES 4

kiran_k8
Active Contributor
0 Kudos

Young,

To get apt replies,you should put the query in a context so that everybody can understand.

What two Objects ? Are you talking about BoM ?

K.Kiran.

younghwan_kim
Active Participant
0 Kudos

Sorry for unclear question.

Two objects instantiated from some classes in abap, which has been passed by parameters.

I want to make some different logic based on the parent class.

0 Kudos