PeriodStatusExtractPVO
The Sustainability Periods view object contains sustainability period details. It includes the status of the sustainability period with its attributes such as period name, period start date, period end date, and period status.
Data Store Key : FscmTopModelAM.PrcExtractAM.SusBiccExtractAM.PeriodStatusExtractPVO
Primary Keys : PeriodId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
AdjustmentPeriodFlag | Value that identifies whether the sustainability period is an adjustment period. |
CreatedBy | User who retrieved the sustainability period. |
CreationDate | Date and time when the user retrieved the sustainability period. |
EndDate | Date when the accounting period ends. |
LastUpdateDate | Date and time when the sustainability period was most recently updated. |
LastUpdateLogin | Session login associated with the user who most recently updated the sustainability period row. |
LastUpdatedBy | User who most recently updated the sustainability period row. |
LedgerId | Value that uniquely identifies the sustainability ledger. |
ObjectVersionNumber | Indicates the version of the sustainability period row. |
PeriodId | Value that uniquely identifies the sustainability period. This is a primary key of the Sustainability Periods view object. |
PeriodName | Value that identifies the name for the accounting period. |
PeriodNum | Number indicating a period in an accounting calendar year. |
PeriodStatusCode | Code that identifies the sustainability period status. |
PeriodType | Value that identifies the type of period. Examples are Weekly, Monthly, and Quarterly. |
PeriodYear | Value that identifies the accounting calendar year represented by a value such as 2023. |
StartDate | Date when the accounting period begins. |