A Salesforce administrator at a biotechnology company is auditing custom field architecture on a custom Clinical Trial object and refining the Lead conversion process. The administrator needs to convert an existing custom Lookup relationship on Clinical Trial to a Master-Detail relationship, configure field data retention for prospect leads, and calculate total trial budgets. Which two statements accurately describe the technical requirements and platform behaviors associated with these custom field and relationship configurations? (Select 2)
- To convert a custom Lookup relationship field to a Master-Detail relationship, every existing detail record must have a populated value in that lookup field prior to conversion.Cevap
- Custom fields on the Lead object must be explicitly mapped to custom fields on the Account, Contact, or Opportunity objects within Lead Conversion Field Mapping to transfer data upon lead conversion.Cevap
- CA standard Roll-Up Summary field can be created on a parent object to aggregate numeric custom field data from child records linked via a custom Lookup relationship.
- DCustom fields created on the Lead object automatically map to custom fields on the Contact object if both custom fields share identical API names and compatible data types.
- ECreating a new custom Record Type on an object automatically assigns and enables all existing custom picklist field values for that Record Type.
Cevap
The correct statements are that all existing detail records must have a populated lookup value before converting a lookup relationship to master-detail, and custom lead fields require explicit administrator mapping to custom fields on Account, Contact, or Opportunity objects for data to transfer during lead conversion.
The correct choices identify fundamental platform rules for custom fields and object relationships. First, converting a custom lookup relationship to a master-detail relationship requires every child record to have a populated lookup field value because master-detail relationships enforce required parent records. Second, custom fields on the Lead object do not convert automatically; an administrator must explicitly map custom Lead fields to target custom fields on the Account, Contact, or Opportunity objects.
Adım Adım Çözüm
Anahtar Kavram
Custom Field Data Types and Relationship Conversion Limits