function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sushant sussushant sus 

not able to create master detail relation in custom object

i have two object A and B

 

object B  has 2 mater detail and 2 lookup relation

 

now when in object A I want to create master detail relation ship with object B . But in second stepof creating (choose the related object )

 

it is not showing object B .. to choose

 

please give me some reason for this  why it is not showing

Avidev9Avidev9

What ?

 

You can never have a cyclic Master Detail Relationship 

 

Object A ===M-D====> Object B

Object B ===M-D====> Object A

sandeep@Salesforcesandeep@Salesforce

1. Can you please let me know Master object Name of  Master detail field on object B ?

2. same query for A

3. any object can not have more then 2 master detail field on it.

AshlekhAshlekh

Hi,

 

Your object B has two Masterdetail object means it is a junction object and according to rules a juction object can not be a master of other object.

 

This link will help you.

 

find this line : in below link

 

A junction object can't be on the master side of another master-detail relationship.

 

https://help.salesforce.com/apex/HTViewHelpDoc?id=relationships_considerations.htm&language=en

 

Thanks 

Ashlekh

 

If this will help you than mark as a solution and Dont forget to give me kudo's by click on star Icon