Quote Product DMO

Object API Name: std__QuoteProductDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • PriceBookEntryId has a FOREIGNKEY relationship with the Price Book Entry DMO Id field.
  • QuoteId has a FOREIGNKEY relationship with the Quote DMO Id field.
  • ProductId has a FOREIGNKEY relationship with the Product DMO Id field.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this QuoteProduct record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__ListPriceAmount__c
  • Data Type: DOUBLE
  • Description: List price for one unit of the quote product. Value is inherited from the associated PriceBookEntry upon quote product creation.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PriceBookEntryId__c
  • Data Type: TEXT
  • Description: A list of products and their prices.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: What is intended to be sold. For example, goods, services, bundles, made to order products.
  • Field API Name: std__QuotedQuantity__c
  • Data Type: DOUBLE
  • Description: Quantity of product associated with the quote.
  • Field API Name: std__QuoteId__c
  • Data Type: TEXT
  • Description: Reference to the quote header.
  • Field API Name: std__UnitPriceAmount__c
  • Data Type: DOUBLE
  • Description: What the customer is paying for one unit of the product. This provides a way to override the standard List price.