Define ‘WhatID' and 'WhoID'.
Answer / Brijesh Kumar Mishra
In Salesforce, 'WhatID' is a unique identifier of the record that an action or relationship is related to. It is used when a record needs to be referred by another record, such as a parent record having a Child Relationship with another record. On the other hand, 'WhoID' is a specific type of WhatID which represents the ID of the user who owns or performs an action on a record.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is 'data skew'?
Is mass deletion of reports possible in salesforce?
What is the relationship in salesforce?
Is salesforce.com a public cloud or private cloud?
Explain with sharing & without sharing keywords?
SOQL & SOSL? Diff between SOQL & SOSL?
What is the lead process?
Which component in salesforce ends with __mdt and __s ?
Explain lead conversion?
What type of workflow alerts are there?
How do you cover the logic of asynchronous methods in test class?
Can we integrate lightning components with another framework, such as angular?