3.2.8 Contract Commitment Quantity
Dataset:
Contract Commitment
Column Type:
Metric
Feature Level:
Mandatory
Data Type:
Decimal
Since:
1.3
Contract Commitment Quantity represents the amount associated with the contract commitment, denominated in a service-provider-defined Contract Commitment Unit. Contract Commitment Quantity is commonly used for monitoring the progress towards fulfilling contractual commitments that may facilitate discounts for resources or services as agreed between a provider and a customer.
3.2.8.1 Requirements
ContractCommitmentQuantity adheres to the following requirements:
- ContractCommitmentQuantity MUST be present in a Contract Commitment FOCUS dataset.
- ContractCommitmentQuantity MUST be of type Decimal.
- ContractCommitmentQuantity MUST conform to NumericFormat requirements.
- ContractCommitmentQuantity nullability is defined as follows:
- ContractCommitmentQuantity MUST NOT be null when ContractCommitmentCategory is "Usage".
- ContractCommitmentQuantity MAY be null when ContractCommitmentCategory is "Spend".
- ContractCommitmentQuantity MUST be a valid decimal value.
3.2.8.4 Description
The amount associated with 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 |