THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.3.5 Contract Commitment Cost

    Dataset: Contract Commitment
    Column Type: Metric
    Feature Level: Mandatory
    Data Type: Decimal
    Since: 1.3

    Contract Commitment Cost represents the monetary value of the contract commitment. Contract Commitment Cost is commonly used for monitoring the progress towards fulfilling contractual commitments that may facilitate discounts for resources or services as agreed between a service provider and a customer.

    3.3.5.1 Requirements

    ContractCommitmentCost MUST adhere to the following requirements:

    • ContractCommitmentCost MUST be of type Decimal.
    • ContractCommitmentCost MUST conform to NumericFormat requirements.
    • ContractCommitmentCost MUST adhere to the following nullability requirements:
      • ContractCommitmentCost MUST NOT be null when ContractCommitmentCategory is "Spend".
      • ContractCommitmentCost MAY be null when ContractCommitmentCategory is "Usage".
    • ContractCommitmentCost MUST be denominated in the BillingCurrency.

    3.3.5.4 Description

    The monetary value of the contract commitment.

    Constraints

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