Calendar Periods
The Calendar Periods view object contains detailed information for calendar types and depreciation periods.
Data Store Key : FscmTopModelAM.FinExtractAM.FaBiccExtractAM.CalendarPeriodExtractPVO
Primary Keys : CalendarPeriodStartDate, CalendarPeriodPeriodNum, CalendarPeriodCalendarType
Initial Extract Date : CalendarPeriodCreationDate
Incremental Extract Date : CalendarPeriodLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| CalendarPeriodCalendarType | Name of the asset calendar. |
| CalendarPeriodCreatedBy | The user who created the asset calendar |
| CalendarPeriodCreationDate | The date the asset calendar was created. |
| CalendarPeriodEndDate | The last calendar date of the asset calendar period. |
| CalendarPeriodLastUpdateDate | The date of the most recent change. |
| CalendarPeriodLastUpdateLogin | The session login associated with the user who last updated the asset calendar. |
| CalendarPeriodLastUpdatedBy | The user name of the person who last edited the asset calendar. |
| CalendarPeriodObjectVersionNumber | The number of times the asset calendar was updated. |
| CalendarPeriodPeriodName | The name of the asset calendar period. |
| CalendarPeriodPeriodNum | The unique number of the asset calendar period. |
| CalendarPeriodStartDate | The start date of the asset calendar. |