Cc Aggr Source Code Sales DMO
This DMO aggregates source code sales data by date, business channel, site, and source code group.
Object API Name: std__CcAggrSourceCodeSalesDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: SiteId
- BusinessChannelId has a FOREIGNKEY relationship with the Cc Dim Business Channel DMO
Idfield. - SiteId has a FOREIGNKEY relationship with the Cc Dim Site DMO
Idfield. - SourceCodeGroupId has a FOREIGNKEY relationship with the Cc Dim Source Code Group DMO
Idfield.
- BusinessChannelId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DeviceClassCode
- InternalOrganizationId
- IsFirstTimeBuyer
- IsRegistered
- NumberOfOrders
- NumberOfUnits
- SiteId
- SourceCodeGroupId
- SourceCodeStatus
- StandardRevenue
- SubmitDate
- 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__NumberOfOrders__c - Data Type: DOUBLE
- Description: Total number of orders attributed to the source code.
- Field API Name:
std__NumberOfUnits__c - Data Type: DOUBLE
- Description: Total number of units sold attributed to the source code.
- Field API Name:
std__SiteId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_site.
- Field API Name:
std__SourceCodeGroupId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_source_code_group.
- Field API Name:
std__SourceCodeStatus__c - Data Type: TEXT
- Description: Status of the source code.
- Field API Name:
std__StandardRevenue__c - Data Type: DOUBLE
- Description: Total revenue in standard currency attributed to the source code.
- Field API Name:
std__SubmitDate__c - Data Type: DATEONLY
- Description: Date of the sales submission.