Salesforce Certified Advanced Administrator — Question 34

Universal Containers wants to track invoices with a custom object. They want to be able to view any invoices as a related list on the Opportunity record page.
Which feature would ensure users can view all invoices associated with an Opportunity if the user can view the parent Opportunity record?

Answer options

Correct answer: A

Explanation

Master-Detail Relationships establish a tight link between the Opportunity and the invoices, ensuring that users with access to the Opportunity can also view all related invoices. Lookup Relationships do not enforce this level of access, while Field Level Security and Sharing Rules govern data visibility but do not directly create relationships between objects.