Fiscal Periods List View
The purpose of this page is to show all the Fiscal Years that have been setup and allow users to drill down to the the Fiscal Periods that belong to a Fiscal Year. From here, users can open a Fiscal Year to update which Fiscal Periods are open and can run or reverse a Year-End Close.
Software Version: 2019.09.03 and newer
Page Header
Toolbar Icons | Description |
|---|---|
Delete | You can only delete the most recent Fiscal Year. |
Edit | |
Excel | |
Favorites | |
Grid Layout | |
Help | |
New | |
Fields | Description |
# Open Periods | A label to show the count of all the Fiscal Periods within each year that have at least one series that is still open for posting. |
# Periods | A label to show the count of periods within each Fiscal Year. This typically does not change from one year to the next unless the company has made an accounting change. Linked Database Field: ERPx_MFFiscalYear.NumberOfPeriods |
End Date | The date that each Fiscal Year starts. Linked Database Field: ERPx_MFFiscalYear.FiscalYearEndDate |
Fiscal Year | The unique identifier of the Fiscal Year. This defaults to 1 + the newest fiscal year, is required, must be unique, and must be <= 10 characters. Clicking on this hyperlink opens the Fiscal Period Record View for the year selected. Linked Database Field: ERPx_MFFiscalYear.FiscalYear |
Start Date | The date that each Fiscal Year begins. Linked Database Field: ERPx_MFFiscalYear.FiscalYearStartDate |
Posting Type | A label to show the status of each Fiscal Year. This value is auto-assigned each time a Year-End Close is run or reversed and each time a Fiscal Year is deleted. The potential values include:
Linked Database Field: ERPx_MFFiscalYear.FiscalYearPostingTypeEN. This lookup contains all the values in the MFFiscalYearPostingType Enumeration Class. |
Related Topics