3.2.3 Billing Period Last Updated
Dataset:
Billing Period
Column Type:
Dimension
Feature Level:
Mandatory
Data Type:
Date/Time
Since:
1.4
Billing Period Last Updated is the timestamp when the Billing Period record was last updated. This timestamp helps FinOps practitioners ensure that they are working with the most current version of a record, particularly if corrections or status changes have been applied to the record after its initial creation.
3.2.3.1 Requirements
BillingPeriodLastUpdated MUST adhere to the following requirements:
- BillingPeriodLastUpdated MUST be of type Date/Time.
- BillingPeriodLastUpdated MUST conform to DateTimeFormat requirements.
- BillingPeriodLastUpdated MUST NOT be null.
- BillingPeriodLastUpdated MUST represent the most recent moment in time when any column value of the Billing Period record was created or modified.
- BillingPeriodLastUpdated MUST be greater than or equal to BillingPeriodCreated.
3.2.3.4 Description
The timestamp when the Billing Period record was last updated.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Mandatory |
| Allows Nulls | No |
| Data Type | Date/Time |
| Value Format | Date/Time Format |