Topic by praneeth kuppa
Content
I'm trying to access custom fields of an Organization object using SOAP AND ROQL.I want to display the list of the custom fields and their values of a particular organization(in this context organization with id=107). There is a method getcustomfields() available for the Organization object.Can somebody help me in using it.Am i supposed to use Querycsv to output all the values.