Cc Fact Order Payment DMO
This DMO contains order payment fact data from ccdw_fact_order_payment. Each record represents a payment transaction associated with an order, capturing payment method, amounts, and customer context.
Object API Name: std__CcFactOrderPaymentDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- UtcSubmitDayId has a FOREIGNKEY relationship with the Cc Dim Date DMO
Idfield. - UtcSubmitTimeId has a FOREIGNKEY relationship with the Cc Dim Time DMO
Idfield. - StandardSubmitDayId has a FOREIGNKEY relationship with the Cc Dim Date DMO
Idfield. - StandardSubmitTimeId has a FOREIGNKEY relationship with the Cc Dim Time DMO
Idfield. - StandardTimeZoneId has a FOREIGNKEY relationship with the Cc Dim Time Zone DMO
Idfield. - LocaleId has a FOREIGNKEY relationship with the Cc Dim Locale DMO
Idfield. - SiteId has a FOREIGNKEY relationship with the Cc Dim Site DMO
Idfield. - BusinessChannelId has a FOREIGNKEY relationship with the Cc Dim Business Channel DMO
Idfield. - UserAgentId has a FOREIGNKEY relationship with the Cc Dim User Agent DMO
Idfield. - SourceCodeGroupId has a FOREIGNKEY relationship with the Cc Dim Source Code Group DMO
Idfield. - PaymentMethodId has a FOREIGNKEY relationship with the Cc Dim Payment Method DMO
Idfield. - CustomerId has a FOREIGNKEY relationship with the Cc Dim Customer DMO
Idfield. - LocalCurrencyId has a FOREIGNKEY relationship with the Cc Dim Currency DMO
Idfield. - StandardCurrencyId has a FOREIGNKEY relationship with the Cc Dim Currency DMO
Idfield. - ShippingGeographyId has a FOREIGNKEY relationship with the Cc Dim Geography DMO
Idfield. - InvoiceGeographyId has a FOREIGNKEY relationship with the Cc Dim Geography DMO
Idfield. - CustomerGeographyId has a FOREIGNKEY relationship with the Cc Dim Geography DMO
Idfield.
- AiAgentSessionIdentifier
- BusinessChannelId
- BuyerEmail
- cdp_sys_record_currency
- CustomerGeographyId
- CustomerId
- DataSourceId
- DataSourceObjectId
- HasTrackingOptedOut
- Id
- InternalOrganizationId
- InvoiceGeographyId
- IsAnonymous
- LocalCapturedAmount
- LocalCurrencyId
- LocaleId
- LocalRefundedAmount
- LocalTransactionAmount
- NaturalOrderIdentifier
- PaymentMethodId
- ShippingGeographyId
- SiteId
- SourceCodeGroupId
- StandardCapturedAmount
- StandardCurrencyId
- StandardRefundedAmount
- StandardSubmitDayId
- StandardSubmitTimeId
- StandardSubmitTimestamp
- StandardTimeZoneId
- StandardTransactionAmount
- UserAgentId
- UtcSubmitDayId
- UtcSubmitTimeId
- UtcSubmitTimestamp
- UtcUpdateTimestamp
- VisitorIdentifier
- Field API Name:
std__AiAgentSessionIdentifier__c - Data Type: TEXT
- Description: Identifier of the Agentforce session.
- Field API Name:
std__BusinessChannelId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_business_channel.
- Field API Name:
std__BuyerEmail__c - Data Type: TEXT
- Description: Email address of the buyer.
- 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__CustomerGeographyId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_geography for customer's address.
- Field API Name:
std__CustomerId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_customer.
- 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__HasTrackingOptedOut__c - Data Type: BOOLEAN
- Description: Boolean indicating if the customer has opted out of tracking.
- Field API Name:
std__Id__c - Data Type: DOUBLE
- Description: Unique identifier for the order payment record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__InvoiceGeographyId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_geography for invoice location.
- Field API Name:
std__IsAnonymous__c - Data Type: BOOLEAN
- Description: Boolean indicating if the customer is anonymous.
- Field API Name:
std__LocalCapturedAmount__c - Data Type: DOUBLE
- Description: Captured amount in local currency.
- Field API Name:
std__LocalCurrencyId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_currency for local currency.
- Field API Name:
std__LocaleId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_locale.
- Field API Name:
std__LocalRefundedAmount__c - Data Type: DOUBLE
- Description: Refunded amount in local currency.
- Field API Name:
std__LocalTransactionAmount__c - Data Type: DOUBLE
- Description: Transaction amount in local currency.
- Field API Name:
std__NaturalOrderIdentifier__c - Data Type: TEXT
- Description: The natural key representing the order in the source system.
- Field API Name:
std__PaymentMethodId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_payment_method.
- Field API Name:
std__ShippingGeographyId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_geography for shipping location.
- Field API Name:
std__SiteId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_site for the submission site.
- Field API Name:
std__SourceCodeGroupId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_source_code_group.
- Field API Name:
std__StandardCapturedAmount__c - Data Type: DOUBLE
- Description: Captured amount in standard currency.
- Field API Name:
std__StandardCurrencyId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_currency for standard currency.
- Field API Name:
std__StandardRefundedAmount__c - Data Type: DOUBLE
- Description: Refunded amount in standard currency.
- Field API Name:
std__StandardSubmitDayId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_date for the standard submission day.
- Field API Name:
std__StandardSubmitTimeId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_time for the standard submission time.
- Field API Name:
std__StandardSubmitTimestamp__c - Data Type: DATETIME
- Description: Timestamp when the payment was submitted, in standard time.
- Field API Name:
std__StandardTimeZoneId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_timezone for the standard time zone.
- Field API Name:
std__StandardTransactionAmount__c - Data Type: DOUBLE
- Description: Transaction amount in standard currency.
- Field API Name:
std__UserAgentId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_user_agent.
- Field API Name:
std__UtcSubmitDayId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_date for the UTC submission day.
- Field API Name:
std__UtcSubmitTimeId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_time for the UTC submission time.
- Field API Name:
std__UtcSubmitTimestamp__c - Data Type: DATETIME
- Description: UTC timestamp when the payment was submitted.
- Field API Name:
std__UtcUpdateTimestamp__c - Data Type: DATETIME
- Description: Last modified UTC timestamp of this record.
- Field API Name:
std__VisitorIdentifier__c - Data Type: TEXT
- Description: Unique key representing an ID of the visitor.