Retail Store Product DMO

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

  • Field API Name: std__AccountId__c
  • Data Type: TEXT
  • Description: The account to which retail store belongs to, sometime store presented by an account as well.
  • 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__DefaultProductQuantity__c
  • Data Type: DOUBLE
  • Description: The default product pack size/quantity.
  • Field API Name: std__EndDate__c
  • Data Type: DATEONLY
  • Description: The end date on which product is disassociated with retail store.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this RetailStoreProduct record. Maximum size is 15 characters.
  • Field API Name: std__InStoreLocationId__c
  • Data Type: TEXT
  • Description: The In Store Location that product is related to.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsTopSellingProduct__c
  • Data Type: BOOLEAN
  • Description: Represents for top-selling products.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: The product being allocated/sold in Retail Store.
  • Field API Name: std__RetailStoreId__c
  • Data Type: TEXT
  • Description: The retail store that the product is related to.
  • Field API Name: std__StartDate__c
  • Data Type: DATEONLY
  • Description: The start date from which product is associated with retail store.