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
Subhrajyoti NathSubhrajyoti Nath 

Master-detail relationship field type not present for Account Object

User-added image

Hi guyz,

In account object Master detail field is not available. Could you guyz tell me why is that? Thanks in advance
Best Answer chosen by Subhrajyoti Nath
Shashikant SharmaShashikant Sharma

Hi Subhrajyoti,

As you know accocunt is a native object so it can not have a Master-Detail relationshipfield created as it can not become a detail to any other master object. You could create Master-Detail ob other object where account can become Master.

Any native object can not become a Detail in Master-Detail relationship. That means you will not find ability to add Master-Detail relationship for any native object.

Thanks

Shashikant
 

All Answers

Shashikant SharmaShashikant Sharma

Hi Subhrajyoti,

As you know accocunt is a native object so it can not have a Master-Detail relationshipfield created as it can not become a detail to any other master object. You could create Master-Detail ob other object where account can become Master.

Any native object can not become a Detail in Master-Detail relationship. That means you will not find ability to add Master-Detail relationship for any native object.

Thanks

Shashikant
 

This was selected as the best answer
JethaJetha
we can not create master-detail relationship on Standard Object like Account, Contact, Lead and Opportunity.

You can achieve similer kind of functionality by creating lookup relationship, make that one as a required field