Quote DMO

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

  • QuoteOwnerUserId has a FOREIGNKEY relationship with the User DMO Id field.
  • CustomerAccountId has a FOREIGNKEY relationship with the Account 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__CreatedDate__c
  • Data Type: DATETIME
  • Description: Date and time when this record was created.
  • Field API Name: std__CustomerAccountId__c
  • Data Type: TEXT
  • Description: A party's Account that used to track and organize purchase transaction and financial data, including quotes.
  • 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 Quote 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__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__QuoteNumber__c
  • Data Type: TEXT
  • Description: A system-generated number that identifies the quote.
  • Field API Name: std__QuoteOwnerUserId__c
  • Data Type: TEXT
  • Description: The person within the organization that created the quote who is responsible for it.
  • Field API Name: std__QuoteStatusCategory__c
  • Data Type: TEXT
  • Description: Categories of Quote status (Draft, InApproval, Activated), required. Quote Status Category can be defined at a finer level by Quote Status, which is optional.