• Jason Liveston 8
  • NEWBIE
  • 34 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies
Hi,

I'm working with Partner APIs and for integration purpose, For a Salesforce account, I've received the Sobjects and its fields.
For sOjbects: Lead, Contact, Case, Event and Account, I fetch fields details for these and found that createdbyid, CreatedDate, LastModifiedById, and LastModifiedDate fields of these objects have Createable property as true for this Salesforce account.
According to Salesforce documentation and UI, we can't modify the createable status to true for these system fields.

Is there any way to modify the createable to true for these system fields?

Please help me to identify it, as I haven't found a way for modifying it or why Salesforce Partner API return its value to true.

how to create user through apex code.

Hi,

 

1.Can I create a virtual user recod and profile in my test class.

 

Regards,

Manjunath