Configuration Guidelines > Creating and Modifying Objects > Constructing Links >

Creating Many-to-Many (M:M) Links


In a many-to-many link, you define the child and parent business components. You also define the Inter Table. From the Inter Table, you define the Inter Child Column and the Inter Parent Column (the foreign keys to the child and parent, respectively). An example of this type of link is the Opportunity/Account. The intersection table is S_OPTY_ORG. The Inter Child Column is OU_ID, which is the ID in the Account business component. The Inter Parent Column is OPTY_ID, which is the ID in the Opportunity business component.


 Configuration Guidelines 
 Published: 18 April 2003