Cc Fact Order Line Item DMO

This DMO contains order line item fact data from ccdw_fact_line_item. Each record represents a line item on an order with pricing, discounts, taxes, shipping, and geography dimensions in both local and standard currencies.

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

  • 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__DocumentNo__c
  • Data Type: TEXT
  • Description: Document number associated with the order.
  • 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 line item.
  • 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__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__LocalGrossMerchandiseValue__c
  • Data Type: DOUBLE
  • Description: The Gross Merchandise Value (GMV) of the line item in the tendered currency. GMV is derived using the following row-based calculation (quantity * lcl_li_unit_price) - ((lcl_li_promo_disc + lcl_li_manual_disc_order_alloc) + (lcl_li_manual_disc + lcl_li_manual_disc_order_alloc))
  • Field API Name: std__LocalManualDiscount__c
  • Data Type: DOUBLE
  • Description: The line item manual discounts associated with the line item.
  • Field API Name: std__LocalManualDiscountOrderAlloc__c
  • Data Type: DOUBLE
  • Description: The order level manual discounts associated with the line item (pro-rated).
  • Field API Name: std__LocalManualDiscountShippingAlloc__c
  • Data Type: DOUBLE
  • Description: The shipping level manual discounts associated with the line item (pro-rated).
  • Field API Name: std__LocalMarkdown__c
  • Data Type: DOUBLE
  • Description: Line item markdown amount in local currency.
  • Field API Name: std__LocalMarkdownDiscount__c
  • Data Type: DOUBLE
  • Description: Line item markdown discount in local currency.
  • Field API Name: std__LocalMarkdownPrice__c
  • Data Type: DOUBLE
  • Description: Line item markdown price in local currency.
  • Field API Name: std__LocalNetMerchandiseValue__c
  • Data Type: DOUBLE
  • Description: Line item net merchandise value in tendered currency. This is derived using the following row-based calculation lcl_li_gross_merchandise_value + (lcl_li_tax + lcl_li_tax_order_alloc) + (lcl_li_shipping + lcl_li_shipping_order_alloc) - (lcl_li_promo_disc_ship_alloc + lcl_li_manual_disc_ship_alloc)
  • Field API Name: std__LocalPromotionDiscount__c
  • Data Type: DOUBLE
  • Description: The line item promotional discounts associated with the line item.
  • Field API Name: std__LocalPromotionDiscountOrderAlloc__c
  • Data Type: DOUBLE
  • Description: The order level promotional discounts associated with the line item (pro-rated).
  • Field API Name: std__LocalPromotionDiscountShippingAlloc__c
  • Data Type: DOUBLE
  • Description: The line item shipping level promotional discounts associated with the line item (pro-rated).
  • Field API Name: std__LocalRetailPrice__c
  • Data Type: DOUBLE
  • Description: Line item retail price in local currency.
  • Field API Name: std__LocalShipping__c
  • Data Type: DOUBLE
  • Description: The line item level shipping.
  • Field API Name: std__LocalShippingOrderAlloc__c
  • Data Type: DOUBLE
  • Description: The order level shipping (pro-rated).
  • Field API Name: std__LocalTax__c
  • Data Type: DOUBLE
  • Description: Line item tax in local currency.
  • Field API Name: std__LocalTaxOrderAlloc__c
  • Data Type: DOUBLE
  • Description: The order level tax (pro-rated).
  • Field API Name: std__LocalUnitPrice__c
  • Data Type: DOUBLE
  • Description: The unit price, before promotional or manual discounts, associated with the line item.
  • Field API Name: std__NaturalLineItemIdentifier__c
  • Data Type: TEXT
  • Description: The natural key representing the line item in the source system.
  • Field API Name: std__NaturalOrderIdentifier__c
  • Data Type: TEXT
  • Description: The natural key representing the order in the source system.
  • Field API Name: std__OrderIdentifier__c
  • Data Type: DOUBLE
  • Description: A surrogate key representing the order associated with the line item.
  • Field API Name: std__PurchaseNumber__c
  • Data Type: DOUBLE
  • Description: The sequential order number of this purchase for the customer used to identify first-time vs. repeat buyer behavior.
  • Field API Name: std__Quantity__c
  • Data Type: DOUBLE
  • Description: The number of units of this line item that were purchased.
  • 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__SkuId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_product for the SKU.
  • Field API Name: std__SourceCodeGroupId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_source_code_group.
  • Field API Name: std__StandardCurrencyId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_currency for standard currency.
  • Field API Name: std__StandardGrossMerchandiseValue__c
  • Data Type: DOUBLE
  • Description: The Gross Merchandise Value (GMV) of the line item in the standard currency. GMV is derived using the following row-based calculation (quantity * std_li_unit_price) - ((std_li_promo_disc + std_li_manual_disc_order_alloc) + (std_li_manual_disc + std_li_manual_disc_order_alloc))
  • Field API Name: std__StandardManualDiscount__c
  • Data Type: DOUBLE
  • Description: The line item manual discounts associated with the line item.
  • Field API Name: std__StandardManualDiscountOrderAlloc__c
  • Data Type: DOUBLE
  • Description: The order level manual discounts associated with the line item (pro-rated).
  • Field API Name: std__StandardManualDiscountShippingAlloc__c
  • Data Type: DOUBLE
  • Description: The shipping level manual discounts associated with the line item (pro-rated).
  • Field API Name: std__StandardMarkdown__c
  • Data Type: DOUBLE
  • Description: Line item markdown amount in standard currency.
  • Field API Name: std__StandardMarkdownDiscount__c
  • Data Type: DOUBLE
  • Description: Line item markdown discount in standard currency.
  • Field API Name: std__StandardMarkdownPrice__c
  • Data Type: DOUBLE
  • Description: Line item markdown price in standard currency.
  • Field API Name: std__StandardNetMerchandiseValue__c
  • Data Type: DOUBLE
  • Description: Line item net merchandise value in standard currency. This is derived using the following row-based calculation std_li_gross_merchandise_value + (std_li_tax + std_li_tax_order_alloc) + (std_li_shipping + std_li_shipping_order_alloc) - (std_li_promo_disc_ship_alloc + std_li_manual_disc_ship_alloc)
  • Field API Name: std__StandardPromotionDiscount__c
  • Data Type: DOUBLE
  • Description: The line item promotional discounts associated with the line item.
  • Field API Name: std__StandardPromotionDiscountOrderAlloc__c
  • Data Type: DOUBLE
  • Description: The order level promotional discounts associated with the line item (pro-rated).
  • Field API Name: std__StandardPromotionDiscountShipAlloc__c
  • Data Type: DOUBLE
  • Description: The line item shipping level promotional discounts associated with the line item (pro-rated).
  • Field API Name: std__StandardRetailPrice__c
  • Data Type: DOUBLE
  • Description: Line item retail price in standard currency.
  • Field API Name: std__StandardShipping__c
  • Data Type: DOUBLE
  • Description: The line item level shipping.
  • Field API Name: std__StandardShippingOrderAlloc__c
  • Data Type: DOUBLE
  • Description: The order level shipping (pro-rated).
  • 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 line item was submitted, in standard time.
  • Field API Name: std__StandardTax__c
  • Data Type: DOUBLE
  • Description: Line item tax in standard currency.
  • Field API Name: std__StandardTaxOrderAlloc__c
  • Data Type: DOUBLE
  • Description: The order level tax (pro-rated).
  • 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__StandardUnitPrice__c
  • Data Type: DOUBLE
  • Description: The unit price, before promotional or manual discounts, associated with the line item.
  • 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 line item 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.