What is the system.runas() ?
Answer / Kamal Kishor
system.RunAs() is an Apex method that allows you to run a block of code as another user. It's used when you need to test or execute actions on behalf of another user.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many ways we can share a record?
What is an external id in salesforce? Which all field data types can be used as external ids?
Is there any standard object which is also act as junction object ?
What is the main difference between using datatable vs. Pageblocktable tags? : salesforce visualforce
Difference between role and profile? : salesforce admin
What are static resources? : salesforce admin
What are the time-dependent workflow – considerations ?
How can we enable visualforce editor? : salesforce visualforce
What is difference between lookup and master details? : salesforce objects & fields
What is a solution?
What are maps in apex?
How to create a mass email template in salesforce?