Skip to main content
Hi Guys, I'm having a problem using the "Compile All Classes", the same code compiles in one org, but in a particular org its throwing an Compilation error "No such column 'BillingAddress' on entity 'Account'. Do you have any ideas? thanks!
2 个回答
  1. 2017年8月17日 15:16
    Hi Partrico,

     

    There is no such a field "BillingAddress" into Account field as this a composite field and this consists of Billing City, Billing Country, Billing Postal Code, and etc. Please open the class and make the changed where are you getting the error.
0/9000