THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.1.44 Pricing Currency List Unit Price

    Dataset: Cost and Usage
    Column Type: Metric
    Feature Level: Conditional
    Data Type: Decimal
    Since: 1.2

    The Pricing Currency List Unit Price represents the suggested service-provider-published unit price for a single Pricing Unit of the associated SKU, exclusive of any discounts. This price is denominated in the Pricing Currency. The Pricing Currency List Unit Price is commonly used for calculating savings based on various rate optimization activities.

    3.1.44.1 Requirements

    PricingCurrencyListUnitPrice adheres to the following requirements:

    • PricingCurrencyListUnitPrice presence in a Cost and Usage FOCUS dataset is defined as follows:
      • PricingCurrencyListUnitPrice MUST be present in a Cost and Usage FOCUS dataset when the service provider supports prices in virtual currency and publishes unit prices exclusive of discounts.
      • PricingCurrencyListUnitPrice is RECOMMENDED to be present in a Cost and Usage FOCUS dataset when the service provider supports pricing and billing in different currencies and publishes unit prices exclusive of discounts.
      • PricingCurrencyListUnitPrice MAY be present in a Cost and Usage FOCUS dataset in all other cases.
    • PricingCurrencyListUnitPrice MUST be of type Decimal.
    • PricingCurrencyListUnitPrice MUST conform to NumericFormat requirements.
    • PricingCurrencyListUnitPrice nullability is defined as follows:
      • PricingCurrencyListUnitPrice MUST be null when SkuPriceId is null.
      • PricingCurrencyListUnitPrice MUST be null when ChargeCategory is "Tax".
      • PricingCurrencyListUnitPrice MUST NOT be null when SkuPriceId is not null.
      • PricingCurrencyListUnitPrice MUST NOT be null when ChargeCategory is "Usage" or "Purchase" and ChargeClass is not "Correction".
      • PricingCurrencyListUnitPrice MAY be null in all other cases.
    • When PricingCurrencyListUnitPrice is not null, PricingCurrencyListUnitPrice adheres to the following additional requirements:
      • PricingCurrencyListUnitPrice MUST be a non-negative decimal value.
      • PricingCurrencyListUnitPrice MUST be denominated in the PricingCurrency.

    3.1.44.4 Description

    The suggested service-provider-published unit price for a single Pricing Unit of the associated SKU, exclusive of any discounts and expressed in Pricing Currency.

    3.1.44.5 Usability Constraints

    Aggregation: Column values should only be viewed in the context of their row and not aggregated to produce a total.

    Constraints

    Property Value
    Column Type Metric
    Feature Level Conditional
    Allows Nulls Yes
    Data Type Decimal
    Value Format Numeric Format
    Number Range Any valid non-negative decimal value