Contract DLO Mappings
The Contract object is a Salesforce standard object that you can ingest and map to Data Model Objects (DMOs) for use in Data Cloud-powered features and agents.
The Contract DLO is mapped to the Contract DMO.
- The Contract DLO field Id maps to the Contract DMO Object Id field.
- The Contract DLO field DataSource maps to the Contract DMO Object DataSourceId field.
- The Contract DLO field DataSourceObject maps to the Contract DMO Object DataSourceObjectId field.
- The Contract DLO field SfdcOrganizationId maps to the Contract DMO Object InternalOrganizationId field.
- The Contract DLO field CurrencyIsoCode maps to the Contract DMO Object cdp_sys_record_currency field.
- The Contract DLO field ContractNumber maps to the Contract DMO Object ContractNumber field.
- The Contract DLO field Status maps to the Contract DMO Object ContractStatus field.
- The Contract DLO field StartDate maps to the Contract DMO Object StartDateTime field.
- The Contract DLO field EndDate maps to the Contract DMO Object EndDateTime field.
- The Contract DLO field AccountId maps to the Contract DMO Object CustomerAccountId field.
- The Contract DLO field ShippingAddress maps to the Contract DMO Object ShipToAddressId field.
- The Contract DLO field OwnerId maps to the Contract DMO Object ContractOwnerId field.
- The Contract DLO field ContractOwnerObjectTxt maps to the Contract DMO Object ContractOwnerObject field.
- The Contract DLO field ContractTerm maps to the Contract DMO Object ContractTermNumber field.
- The Contract DLO field RenewalTerm2 maps to the Contract DMO Object RenewalTerm2Number field.
- The Contract DLO field RenewalTermUnit maps to the Contract DMO Object RenewalTermUom field.
- The Contract DLO field BillingAddress maps to the Contract DMO Object BillToAddressId field.
- The Contract DLO field ActivatedDate maps to the Contract DMO Object ActivatedDate field.
- The Contract DLO field ProgramId maps to the Contract DMO Object ProgramId field.