function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Amogh BabhaleAmogh Babhale 

Mayedit field in salesforce

What is MayEdit field in salesforce , we cant see on record page but we can see in workbench Avaialable field 
Deepali KulshresthaDeepali Kulshrestha
Hi Amogh,

Please follow the given below points and links with the help of these, you can solve your problem, it may be helpful to you.

1. mayEdit field has not described the field of the Account object.
2. If you include a field with an unsupported field in the SF digest transformation, the dataflow ignores the field.
In addition, Salesforce recommends that you do not extract data from the MayEdit field of the Account object. Extracting data from this field significantly decreases performance and can cause the dataflow to fail.

3. Here are some other not described standard objects and fields:

Account.IsLocked
Account.MayEdit
ActivityHistory.AccountId
ActivityHistory.CurrencyIsoCode
ActivityHistory.IsReminderSet
ActivityHistory.ReminderDateTime
ApexPackage table
ApexTrigger table
Case.AssetId
Case.RecordTypeId

For more information please follow below link:  
Link: https://help.salesforce.com/articleView?id=bi_integrate_salesforce_extract_transformation_unsupported_objects_fields.htm&type=5

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Deepali Kulshrestha
Amogh BabhaleAmogh Babhale
Thank you for your response deepali, i work for salesforce and one of my customer asked what if we set the Value of that field as FALSE, May be they are tying to extract the data from all field