Salesforce Certified Advanced Administrator — Question 185

Universal Containers uses a custom object to track resources called Supply Items with a lookup to Accounts. The Supply Item records should only be visible by users that own the Account records.
Which sharing setting provides the correct visibility?

Answer options

Correct answer: B

Explanation

The correct answer is 'Private' because it ensures that only the owner of the Account can see the related Supply Item records. 'Controlled by Parent' allows visibility based on the parent record's sharing settings, which is not suitable here. 'Public Read Only' and 'Public Read/Write/Transfer' would make the records visible to all users, which contradicts the requirement for limited visibility.