ContractedUnitPrice
Contracted Unit Price · Cost and Usage dataset
- Feature level
- Conditional
- Data type
- Decimal
- Allows nulls
- Yes
- Column type
- Metric
What it is
The Contracted Unit Price represents the agreed-upon unit price for a single Pricing Unit of the associated SKU, inclusive of negotiated discounts, if present, while excluding negotiated commitment discounts or any other discounts. This price is denominated in the Billing Currency. The Contracted Unit Price is commonly used for calculating savings based on negotiation activities. If negotiated discounts are not applicable, the Contracted Unit Price defaults to the List Unit Price.
Requirements (11)
Verbatim from the specification. These are the statements the validator checks against.
- ContractedUnitPrice MUST be of type Decimal.
- ContractedUnitPrice MUST conform to NumericFormat requirements.
- ContractedUnitPrice MUST adhere to the following nullability requirements:
- ContractedUnitPrice MUST be null when SkuPriceId is null.
- ContractedUnitPrice MUST be null when ChargeCategory is "Tax".
- ContractedUnitPrice MUST NOT be null when SkuPriceId is not null.
- ContractedUnitPrice MUST NOT be null when ChargeCategory is "Usage" or "Purchase" and ChargeClass is not "Correction".
- ContractedUnitPrice MAY be null in all other cases.
- When ContractedUnitPrice is not null, ContractedUnitPrice MUST adhere to the following requirements:
- ContractedUnitPrice MUST be a non-negative decimal value.
- ContractedUnitPrice MUST be denominated in the BillingCurrency.
Check your own export
The FOCUS 1.4 validator checks this column and 122 others against your file, in your browser, with no size cap and nothing uploaded.
Other Cost and Usage columns
Definition taken from the FOCUS 1.4 specification. FOCUS is published by the FinOps Foundation under CC BY 4.0.
One column is a definition. A pipeline is a project.
Finitizer ingests FOCUS from every provider you run and reports across all of them.