3.2.12 Contract Period End
Dataset:
Contract Commitment
Column Type:
Dimension
Feature Level:
Mandatory
Data Type:
Date/Time
Since:
1.3
Contract Period End represents the exclusive end bound of a contract period. For example, a time period where Contract Period Start is '2024-01-01T00:00:00Z' and Contract Period End is '2024-01-02T00:00:00Z' includes January 1 2024 since Contract Period Start represents the inclusive start bound, but does not include January 1 2025 since Contract Period End represents the exclusive end bound.
3.2.12.1 Requirements
ContractPeriodEnd adheres to the following requirements:
- ContractPeriodEnd MUST be present in a Contract Commitment FOCUS dataset.
- ContractPeriodEnd MUST be of type Date/Time.
- ContractPeriodEnd MUST conform to DateTimeFormat requirements.
- ContractPeriodEnd MUST NOT be null.
- ContractPeriodEnd MUST be the exclusive end bound of the effective period of the contract.
3.2.12.4 Description
The exclusive end bound of a contract period.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Mandatory |
| Allows Nulls | No |
| Data Type | Date/Time |
| Value Format | Date/Time Format |