Question

Difficulty: MediumStandard and Custom Object Management

A Salesforce administrator at a maritime shipping firm is reviewing schema management settings for a new custom object named Container Audit alongside existing standard objects like Account and Shipments. Which TWO statements accurately describe the administrative capabilities and limitations when managing standard versus custom objects? (Select 2)

  1. Custom objects can be deleted from the organization if they have no dependencies, whereas standard objects cannot be deleted.Answer
  2. Standard object tab labels and display names can be renamed to match company terminology, but the standard objects themselves cannot be deleted.Answer
  3. C
    Standard fields on standard objects can be permanently deleted from the Object Manager if they are removed from all page layouts.
  4. D
    Roll-up summary fields can be created on any standard parent object to aggregate child records linked via a Lookup relationship.

Answer

Custom objects can be deleted if they have no active dependencies while standard objects cannot be deleted, and standard object tab labels and display names can be renamed to match company terminology.
Custom objects can be deleted from an organization provided they do not have active software dependencies or references. Furthermore, standard object tab and field labels can be renamed in Setup to match organizational terminology, even though the standard object itself remains permanent.

Step-by-Step Solution

1
Evaluate deletion capabilities for standard and custom objects
Custom objects can be deleted from the org if unused, whereas standard objects are permanent components of the Salesforce schema.
Salesforce allows administrators to delete custom objects that contain no data or dependencies, but standard objects cannot be deleted.
2
Evaluate renaming capabilities for standard objects
Administrators can rename standard object labels and tab names in Setup under Rename Tabs and Labels.
This enables org customization to align standard terminology (such as Account or Contact) with company-specific domain terms.
3
Analyze standard field deletion and roll-up summary restrictions
Standard fields cannot be deleted from any object, and roll-up summary fields cannot be built on standard lookup relationships.
Standard fields are core schema elements, and roll-up summary functionality strictly requires a master-detail relationship structure.

Key Concept

Standard vs. Custom Object Management and Capabilities
Estimated Time:1m 30s
Rate this question