Field Mapping for Party Financial Liability
When you plan to migrate metadata and data for the Party Financial Liability object from the Financial Services Cloud managed package to the standard data model, refer to the field mapping.
Required Editions
| Available in: Lightning Experience |
| Available in: Professional, Enterprise, and Unlimited Editions |
In the Financial Services Cloud managed package, financial liability details are represented using the fields within the Assets and Liabilities object. In the standard data model, these details are represented using a separate object known as Party Financial Liability.
| Managed Package API Name | Managed Package Data Type | Standard API Name | Standard Data Type |
|---|---|---|---|
| Amount__c | Currency | Value | Currency |
| AssetsAndLiabilitiesSource__c | Picklist | — | — |
| AssetsAndLiabilitiesType__c | Picklist | Type | Picklist |
| Description__c | TextArea | Description | Text (255) |
| FinancialAccount__c | Lookup (FinancialAccount__c) | — | — |
| Household__c | Lookup (Account) | — | — |
| Name | String | Name | Auto Number |
| OwnerType__c | String | — | — |
| Ownership__c | Picklist | ShareType | Picklist |
| PrimaryOwner__c | Lookup (Account) | PartyId | Lookup (Account, Contact, PartyProfile, Applicant) |
| SourceSystemId__c | String | SourceSystemIdentifier | External Lookup |
| — | — | ContactId | Lookup (Contact) |
| — | — | AccountId | Lookup (Account) |
| — | — | PartyProfile | Lookup (PartyProfile) |
| — | — | SharePercent | Percent (3, 5) |
| — | — | Status | Picklist |
| — | — | StartDate | Date |
| — | — | EndDate | Date |
| — | — | InterestRate | Percent |
| — | — | Term | Text |
| — | — | EstimatedMonthlyPayment | Currency |
| — | — | Lender | Text |
| — | — | LiabilityAccountIdentifier | Text |
| — | — | IsRepaymentActive | Boolean |
| — | — | VerficationStatus | Picklist |
| — | — | IsReadOnly | Boolean |
| — | — | OutstandingBalance | Currency |
| — | — | UsageType | StaticEnum |
| — | — | Applicant | Lookup (Applicant) |
| — | — | ApplicationForm | Lookup (ApplicantionForm) |
Did this article solve your issue?
Let us know so we can improve!

