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
force noviceforce novice 

Standard Objects

What are the relationships between all standard objects in Salesforce?

Best Answer chosen by Admin (Salesforce Developers) 
gautam_singhgautam_singh

Hi, 

 

The relationship between standard objects can be seen from their Entity relationship Diagram. Refer this link 


http://www.salesforce.com/us/developer/docs/api/Content/data_model.htm

 

Once you click this link , you will see the specifiec areas of domain whose standard object you can view. Ex. Select Sales cloud if you want to see the relationship between the standard objects for sales process. 

 

 

Hope this fulfills your requirement. 


Important :

Click on the Star Icon aside if this post provides you with useful information and if this is what you where looking for then please mark it as a solution for others benefits.

Thank You

All Answers

Vijay NagarathinamVijay Nagarathinam

Hi

 

Please refer this link .You get some idea for standard salesforce objects

 

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_list.htm

gautam_singhgautam_singh

Hi, 

 

The relationship between standard objects can be seen from their Entity relationship Diagram. Refer this link 


http://www.salesforce.com/us/developer/docs/api/Content/data_model.htm

 

Once you click this link , you will see the specifiec areas of domain whose standard object you can view. Ex. Select Sales cloud if you want to see the relationship between the standard objects for sales process. 

 

 

Hope this fulfills your requirement. 


Important :

Click on the Star Icon aside if this post provides you with useful information and if this is what you where looking for then please mark it as a solution for others benefits.

Thank You

This was selected as the best answer