SalesContractLine DLO Mappings

The SalesContractLine 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.

Object Mapping Diagram for SalesContractLine

The SalesContractLine DLO is mapped to the ContractLine DMO.

Mapping diagram for SalesContractLine DLO to ContractLine DMO

  • The SalesContractLine DLO field Id maps to the ContractLine DMO Object Id field.
  • The SalesContractLine DLO field DataSource maps to the ContractLine DMO Object DataSourceId field.
  • The SalesContractLine DLO field DataSourceObject maps to the ContractLine DMO Object DataSourceObjectId field.
  • The SalesContractLine DLO field Name maps to the ContractLine DMO Object Name field.
  • The SalesContractLine DLO field Contract maps to the ContractLine DMO Object ContractId field.
  • The SalesContractLine DLO field LineItemNumber maps to the ContractLine DMO Object LineItemNumber field.
  • The SalesContractLine DLO field Description maps to the ContractLine DMO Object Description field.
  • The SalesContractLine DLO field EffectiveStartDateTime maps to the ContractLine DMO Object StartDateTime field.
  • The SalesContractLine DLO field EffectiveEndDateTime maps to the ContractLine DMO Object EndDateTime field.
  • The SalesContractLine DLO field Product2 maps to the ContractLine DMO Object ProductId field.
  • The SalesContractLine DLO field Quantity maps to the ContractLine DMO Object ProductQuantity field.
  • The SalesContractLine DLO field TotalPrice maps to the ContractLine DMO Object TotalPriceAmount field.
  • The SalesContractLine DLO field UnitPrice maps to the ContractLine DMO Object UnitPriceAmount field.
  • The SalesContractLine DLO field Status maps to the ContractLine DMO Object ContractLineStatus field.
  • The SalesContractLine DLO field OriginalLineItem maps to the ContractLine DMO Object ParentContractLineId field.
  • The SalesContractLine DLO field CreatedById maps to the ContractLine DMO Object CreatedById field.
  • The SalesContractLine DLO field CreatedDate maps to the ContractLine DMO Object CreatedDate field.
  • The SalesContractLine DLO field LastModifiedById maps to the ContractLine DMO Object LastModifiedById field.
  • The SalesContractLine DLO field LastModifiedDate maps to the ContractLine DMO Object LastModifiedDate field.
  • The SalesContractLine DLO field SystemModstamp maps to the ContractLine DMO Object SystemModstamp field.
  • The SalesContractLine DLO field SupplierProduct maps to the ContractLine DMO Object SupplierProductId field.
  • The SalesContractLine DLO field AssociatedLocation maps to the ContractLine DMO Object AssociatedLocationId field.