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 Antworten
  1. 17. Aug. 2017, 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