Cc Aggr Payment Sales Summary DMO

This DMO aggregates payment sales summary data by site, business channel, payment method, and other dimensions.

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

  • Field API Name: std__BusinessChannelId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_business_channel.
  • 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__DeviceClassCode__c
  • Data Type: TEXT
  • Description: Code for the device classification.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsFirstTimeBuyer__c
  • Data Type: BOOLEAN
  • Description: Boolean indicating if the customer was a first-time buyer.
  • Field API Name: std__IsRegistered__c
  • Data Type: BOOLEAN
  • Description: Boolean indicating if the customer was registered.
  • Field API Name: std__LocaleCode__c
  • Data Type: TEXT
  • Description: Abbreviated locale code.
  • Field API Name: std__NumberOfOrders__c
  • Data Type: DOUBLE
  • Description: Total number of orders associated with payments.
  • Field API Name: std__NumberOfPayments__c
  • Data Type: DOUBLE
  • Description: Total number of payments.
  • Field API Name: std__PaymentMethodId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_payment_method.
  • Field API Name: std__SiteId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_site.
  • Field API Name: std__StandardCaptureAmount__c
  • Data Type: DOUBLE
  • Description: Total captured amount in standard currency.
  • Field API Name: std__StandardRefundAmount__c
  • Data Type: DOUBLE
  • Description: Total refunded amount in standard currency.
  • Field API Name: std__StandardTransactionAmount__c
  • Data Type: DOUBLE
  • Description: Total transaction amount in standard currency.
  • Field API Name: std__SubmitDate__c
  • Data Type: DATEONLY
  • Description: Date of the sales submission.