THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.4.1 Billed Cost

    Dataset: Invoice Detail
    Column Type: Metric
    Feature Level: Mandatory
    Data Type: Decimal
    Since: 1.4

    Billed Cost represents the cost of a charge as invoiced by the invoice issuer in a given billing period.

    For all charges, Billed Cost reflects all applicable pricing adjustments (e.g., reduced pricing from negotiated discounts or commitment discounts). For purchase charges, Billed Cost includes any portion invoiced in the given billing period. For usage charges, Billed Cost excludes any portion covered by related purchase charges (e.g., covering charges such as commitments, prepayments, or marketplace purchases), regardless of when those related charges are invoiced.

    Billed Cost is denominated in the Billing Currency. Billed Cost is commonly used to support FinOps activities, including invoice reconciliation, cash-based forecasting, budgeting, and cost allocation.

    3.4.1.1 Requirements

    BilledCost MUST adhere to the following requirements:

    3.4.1.2 Implementation Guidance

    3.4.1.2.1 Handling Rounding Discrepancies

    When validating InvoiceDetail.BilledCost against CostAndUsage.BilledCost, the totals may not be perfectly equal due to precision differences (e.g., 6 decimals in CostAndUsage vs. 2 decimals in InvoiceDetail). The requirement allows for a maximum rounding error based on the statistical probability of rounding variance, which grows with the square root of the row count. For more information, see the Rounding Variance Tolerance appendix entry.

    3.4.1.5 Description

    Cost of a charge as invoiced by the invoice issuer in a given billing period.

    Constraints

    Property Value
    Column Type Metric
    Feature Level Mandatory
    Allows Nulls No
    Data Type Decimal
    Value Format Numeric Format
    Number Range Any valid decimal value