3.3.15 Contract Commitment Offer Category
Contract Commitment Offer Category indicates whether the pricing and terms of a contract commitment are based on a standard, publicly accessible offering or have been specifically brokered through private negotiation.
Contract Commitment Offer Category has two possible values: Public and Negotiated. Public denotes terms and pricing that are generally available to all customers via a service provider's standard rate card or portal. Negotiated denotes terms and pricing that have been specifically modified through an agreement between the customer and the service provider.
3.3.15.1 Requirements
ContractCommitmentOfferCategory MUST adhere to the following requirements:
- ContractCommitmentOfferCategory MUST be of type String.
- ContractCommitmentOfferCategory MUST NOT be null.
- ContractCommitmentOfferCategory MUST be one of the allowed values.
3.3.15.2 Allowed Values
| Value | Description | Typical Use Case |
|---|---|---|
| Public | Terms that are generally available to all customers via a service provider's standard rate card or portal. | Standard Savings Plans or Reserved Instances purchased via the cloud console without a custom discount. |
| Negotiated | Terms and pricing that have been specifically modified through an agreement between the customer and the service provider. | Enterprise Agreements (EA), private marketplace offers, or custom SaaS contracts with volume-based discounting. |
3.3.15.3 Implementation Guidance
- Use Public as your baseline for market comparison.
- Use Negotiated to track the efficacy of your procurement team's discount efforts.
Sensitivity Note: Records marked as Negotiated often fall under non-disclosure agreements (NDAs). This field can serve as a metadata tag for data masking or access control when sharing reports with third parties.
3.3.15.6 Description
Indicates whether the pricing and terms of a contract commitment are based on a standard, publicly accessible offering or have been specifically brokered through private negotiation.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Mandatory |
| Allows Nulls | No |
| Data Type | String |
| Value Format | Allowed values |