Attribute Value DMO

Represents the run-time value of a custom attribute for a related entity record.

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

  • AttributeDefinitionId has a FOREIGNKEY relationship with the Attribute Definition DMO Id field.
  • RelatedRecordId has a FOREIGNKEY relationship with the Product DMO Id field.
  • RelatedRecordId has a FOREIGNKEY relationship with the Individual DMO Id field.
  • LocaleId has a FOREIGNKEY relationship with the Locale DMO Id field.
  • WebStoreId has a FOREIGNKEY relationship with the Web Store DMO Id field.
  • Field API Name: std__AttributeDefinitionId__c
  • Data Type: TEXT
  • Description: A reference ID to the attribute definition.
  • Field API Name: std__AttributeValueText__c
  • Data Type: TEXT
  • Description: The value of the attribute.
  • 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__ExternalIdentifier__c
  • Data Type: TEXT
  • Description: An external reference identifier from third party or cross cloud platform.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: A unique ID used as the primary key for the Attribute Values DMO.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__LocaleId__c
  • Data Type: TEXT
  • Description: A reference ID to the locale of the value.
  • Field API Name: std__RelatedObject__c
  • Data Type: TEXT
  • Description: The name of the related entity. A discriminator value to express the parent object.
  • Field API Name: std__RelatedRecordId__c
  • Data Type: TEXT
  • Description: A reference ID to the related entity record.
  • Field API Name: std__WebStoreId__c
  • Data Type: TEXT
  • Description: A reference ID to the site associated with this attribute.