ServiceContract DLO Mappings
The ServiceContract 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 ServiceContract DLO is mapped to the Contract DMO.
- The ServiceContract DLO field ContactId maps to the Contract DMO Object AccountContactId field.
- The ServiceContract DLO field LastModifiedDate maps to the Contract DMO Object LastModifiedDate field.
- The ServiceContract DLO field LineItemCount maps to the Contract DMO Object LineItemCount field.
- The ServiceContract DLO field GrandTotal maps to the Contract DMO Object GrandTotalAmount field.
- The ServiceContract DLO field Discount maps to the Contract DMO Object AverageDiscountPercent field.
- The ServiceContract DLO field ShippingHandling maps to the Contract DMO Object ShippingAndHandlingAmount field.
- The ServiceContract DLO field EndDate maps to the Contract DMO Object EndDateTime field.
- The ServiceContract DLO field Description maps to the Contract DMO Object Description field.
- The ServiceContract DLO field SystemModstamp maps to the Contract DMO Object SystemModstamp field.
- The ServiceContract DLO field CreatedById maps to the Contract DMO Object CreatedById field.
- The ServiceContract DLO field SpecialTerms maps to the Contract DMO Object SpecialTerm field.
- The ServiceContract DLO field Status maps to the Contract DMO Object ContractStatus field.
- The ServiceContract DLO field IsDeleted maps to the Contract DMO Object IsDeleted field.
- The ServiceContract DLO field OwnerId maps to the Contract DMO Object ContractOwnerId field.
- The ServiceContract DLO field DataSourceObject maps to the Contract DMO Object DataSourceObjectId field.
- The ServiceContract DLO field AccountId maps to the Contract DMO Object CustomerAccountId field.
- The ServiceContract DLO field DataSource maps to the Contract DMO Object DataSourceId field.
- The ServiceContract DLO field Tax maps to the Contract DMO Object TotalTaxAmount field.
- The ServiceContract DLO field ActivationDate maps to the Contract DMO Object ActivatedDate field.
- The ServiceContract DLO field CreatedDate maps to the Contract DMO Object CreatedDate field.
- The ServiceContract DLO field ContractNumber maps to the Contract DMO Object ContractNumber field.
- The ServiceContract DLO field AdditionalDiscount maps to the Contract DMO Object AdditionalDiscountPercent field.
- The ServiceContract DLO field RootServiceContractId maps to the Contract DMO Object RootContractId field.
- The ServiceContract DLO field TotalPrice maps to the Contract DMO Object TotalPriceAmount field.
- The ServiceContract DLO field Term maps to the Contract DMO Object ContractTermNumber field.
- The ServiceContract DLO field Id maps to the Contract DMO Object Id field.
- The ServiceContract DLO field ParentServiceContractId maps to the Contract DMO Object ParentContractId field.
- The ServiceContract DLO field Name maps to the Contract DMO Object NameInterfaceField field.
- The ServiceContract DLO field StartDate maps to the Contract DMO Object StartDateTime field.
- The ServiceContract DLO field Subtotal maps to the Contract DMO Object SubtotalAmount field.
- The ServiceContract DLO field LastModifiedById maps to the Contract DMO Object LastModifiedById field.
- The ServiceContract DLO field Pricebook2Id maps to the Contract DMO Object PriceBookId field.
- The ServiceContract DLO field BillingAddress maps to the Contract DMO Object BillToAddressId field.
- The ServiceContract DLO field ShippingAddress maps to the Contract DMO Object ShipToAddressId field.
- The ServiceContract DLO field Service_Contract_Type maps to the Contract DMO Object ContractDmo.ContractType field.