Description
This page allows you to modify a fiscal year's details.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Fiscal Year NameFISCAL_YEAR_NAMEName of the Fiscal Year.Yes
CategoryFISCAL_YEAR_CATEGORYCategory for which the fiscal year is defined, e.g, Federal, State or Municipal.Yes
Start DateCURAM_DATEStart Date for the fiscal year.Yes
End DateCURAM_DATEEnd Date for the fiscal year.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page and returns the user to the previous page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
Category must be entered.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
Please enter a Fiscal Year Name.LinkNo
Please enter End Date for Fiscal Year.LinkNo
Please enter Start Date for Fiscal Year.LinkNo
The Date Range you have chosen is overlapping with an existing Fiscal Year date range of same Category.LinkNo
The Fiscal Year cannot be modified an active Fund Fiscal Year record exists.LinkNo
The Start Date should not be after the End Date.LinkNo
You cannot modify this record as it has been canceled.LinkNo
Related Entities
When page is loaded
FiscalYear
When page is submitted
FiscalYear
FundFiscalYear
Technical Information
Page IDFundPM_modifyFiscalYear
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\FundPM\Fiscal Year\FundPM_modifyFiscalYear.uim
Page Load InterfaceMaintainFiscalYear.readFiscalYear
Page Submit InterfaceMaintainFiscalYear.modifyFiscalYear
Linked From PagesFiscal Years (FundPM_listFiscalYear), View Fiscal Year: (FundPM_viewFiscalYear)