3.2.2 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.2.2.1 Requirements
ContractCommitmentCost adheres to the following requirements:
- ContractCommitmentCost MUST be present in a Contract Commitment FOCUS dataset.
- ContractCommitmentCost MUST be of type Decimal.
- ContractCommitmentCost MUST conform to NumericFormat requirements.
- ContractCommitmentCost nullability is defined as follows:
- ContractCommitmentCost MUST NOT be null when ContractCommitmentCategory is "Spend".
- ContractCommitmentCost MAY be null when ContractCommitmentCategory is "Usage".
- ContractCommitmentCost MUST be a valid decimal value.
- ContractCommitmentCost MUST be denominated in the BillingCurrency.
3.2.2.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 |