Skip to main content

Hi Developers,

 

I found that if we could have a method in DescribeSObjectResult(https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_methods_system_sobject_describe.htm) Class to identify if an object is setup object or non-setup object, then it will help us if we are doing DML on sobjects list or multiple objects in a single transaction.

 

If you think that this Idea is good, then up-vote :) !!

Apex method to identify that object is setup object or non-setup object ?

0/9000