cancel
Showing results for 
Search instead for 
Did you mean: 

relationship between BTADMINH and it's related entities

Former Member
0 Kudos

Hi,

I want to understand this topic in detail, experts please help.

1. I would like to know what is the relationship between BTADMINH and it's related entities. Typically when we use the method 'get_related_entities' on BTAMINH we get all those that are assigned to btadminh. I wonder how and where this is maintained.

2 Also, why is that i get 7 entities for component BT120H_CPL using the same method get_related_entities on btadminh whereas in BT111H_OPPT it gives us 11 entities?

3. How can I add an entity, lets sayentity BTHeaderTextSet to BT120H_CPL?

Bhanu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Bhanu,

Please go to transaction GENIL_MODEL_BROWSER. Enter component set as 'ALL' and execute.

Then you would see a tree for Model with Root Objects, Access Objects etc.

Expand the Root Object node and navigate to BTOrder node. Expand this node and then expand Relations, here you can see BTOrderHeader relation which is nothing but your BTAdminH. Expand this relation further and again to to relations tab here you can see all the relationships of BTAdminH.

All these relations are standard. Extending this BOL structure is also possible with SPRO customization and coding.

Please check :

SPRO->Customer Relationship Management->CRM Cross-Application Components->Generic Interaction Layer/Object Layer->Component-Specific Settings->Business Transactions.

Regards,

Bhushan