QuestionQ390

Security and Access

Universal Containers uses a private sharing model for Opportunities. The System Administrator has been asked to create a custom object to track customer payment information and relate it to the Opportunity. Only users who have access to the Opportunity must be able to view records on the new object.

What should the Administrator do to achieve this?

  • A Create a lookup relationship with Profile permissions.
  • B Create a Master-Detail relationship with Profile permissions.
  • C Create a Master-Detail relationship with a Criteria Based Sharing Rule.
  • D Create a Lookup relationship with a Criteria Based Sharing Rule.
Explanation

A custom object on the detail side of a master-detail relationship inherits security and permissions from its master Opportunity, so record visibility follows Opportunity access. Object-level access to the custom payment object is granted through profiles or permission sets. Lookup relationships do not inherit parent sharing, and detail objects in master-detail relationships cannot have sharing rules.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!