FFA Data Dictionary

CompanyOwnership__c

Label: Company Ownership

Stores information about a company's ownership structure.

Field NameField LabelCreated in VersionDescriptionTypeDefault Value
CompanyName__c Company Pre-Spring 2018 Formula:
If(ExternalCompany__c != null, ExternalCompany__c , InternalCompany__r.Name)
Text
Company__c Company Pre-Spring 2018 Looks up to: codaCompany__c
MasterDetail
ExternalCompany__c External Company Pre-Spring 2018 Text(80)
InternalCompany__c Internal Company Pre-Spring 2018 Looks up to: codaCompany__c
Lookup
Internal__c Internal Pre-Spring 2018 Formula:
InternalCompany__c != null
Checkbox
PercentageOwnership__c Ownership (%) Pre-Spring 2018 Percent(3,0)


© Copyright 2009–2020 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.