Activity Forums Salesforce® Discussions What is the purpose of seeAllData in Salesforce?

  • Ayush

    Member
    July 1, 2020 at 1:19 pm

    This annotation grants access to all data in the organization, and it is available for Apex code saved using Salesforce API version 24.0 and later.

  • Anuj

    Member
    July 1, 2020 at 1:22 pm

    The @isTest(SeeAllData=true) annotation is used to open up data access when applied at the class or method level.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos