Soru

Zorluk: OrtaStandard and Custom Object Management

An administrator at a global logistics company is reviewing object architecture and capabilities for a newly created custom object, Freight_Shipment__c, alongside existing standard objects. The administrator needs to ensure the team understands built-in object features and administrative constraints. Which two statements correctly describe standard capabilities and limitations of custom objects compared to standard objects? (Select 2)

  1. Custom objects automatically include standard system fields such as Created By, Last Modified By, and Record ID upon creation.Cevap
  2. Custom objects can be deleted from an organization if all data and references are removed, whereas standard objects cannot be deleted.Cevap
  3. C
    Roll-up summary fields can be created on a custom object to summarize data from a parent object connected through a Lookup relationship.
  4. D
    Deleting a master record leaves all related child custom object records intact and automatically converts the Master-Detail relationship into a Lookup relationship.

Cevap

Custom objects automatically include standard system fields upon creation, and custom objects can be deleted from an organization whereas standard objects cannot be deleted.
The correct statements are that Salesforce automatically provisions standard system fields (such as Created By, Last Modified By, and Record ID) on every custom object, and that custom objects can be deleted from an organization provided they are not constrained by dependencies, while standard objects are permanent components of the platform and cannot be deleted.

Adım Adım Çözüm

1
Analyze standard system field generation on custom objects
Salesforce automatically provisions standard system audit fields (Created By, Last Modified By, System Modstamp, Record ID) whenever a custom object is created.
System fields are built into the platform infrastructure for data auditing.
2
Evaluate deletion capabilities between standard and custom objects
Custom objects can be completely deleted by an administrator if dependencies are resolved, while standard objects cannot be removed from the schema.
Standard objects are foundational to standard Salesforce apps and cannot be erased.
3
Evaluate relationship and roll-up summary restrictions
Roll-up summary fields require a Master-Detail relationship on the master object, and master deletion cascades to detail records.
Lookup relationships do not support native roll-up summary fields without custom code or automation.

Anahtar Kavram

Standard vs Custom Object Capabilities and Relationship Constraints
Bu soruyu puanla