1
User fromUser = [SELECT Name, CompanyName, Email, Address, FirstName, LastName, Phone FROM User WHERE Id = :UserInfo.getUserId()]; 

this problem occurs when client installed our package and then complile their classes, its not occured at my dev org

also i tried some solutons like update api versions and trying to resave their classes with updated api versions , ...still the problem ocuurs

3
  • if you check this doc developer.salesforce.com/docs/atlas.en-us.api.meta/api/… here country, state, street etc fields are there but Address field is not present so check with those fields Commented May 9, 2016 at 5:18
  • @Ratan this problem occurs when client installed our package and then complile their classes its not occured at my dev org Commented May 9, 2016 at 5:57
  • also i tried some solutons like update api versions and trying to resave their classes with updated api versions , ...still the problem ocuurs Commented May 9, 2016 at 6:01

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.