Description
This page allows you to modify a fund fiscal year line item record.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
TypeFUND_FISCAL_YEAR_LINE_ITEM_TYPEThe source of the funding.Yes
Start DateCURAM_DATEStart Date of the Fund Fiscal Year Line Item.Yes
End DateCURAM_DATEEnd Date of the Fund Fiscal Year Line Item.Yes
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
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
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.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
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.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 database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.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
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
The End Date %1d should not be after the fiscal year End Date %2d.LinkNo
The End Date %1d should not be after the fund End Date %2d.LinkNo
The Fund Fiscal Year line item has budget adjustments created for the period between the %1d and %2d the end date cannot be modified..LinkNo
The Fund Fiscal Year line item has budget adjustments created for the period between the %1d and %2d the start date cannot be modified..LinkNo
The Initial Budget Allocation Amount must be greater than or equal to zero.LinkNo
The Start Date %1d should not be before the fiscal year Start Date %2d.LinkNo
The Start Date %1d should not be before the fund Start Date %2d.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
Technical Information
Page IDFundPM_modifyFundFiscalYearLineItem
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\FundPM\Fund Fiscal Year\Fund Fiscal Year Line Item\FundPM_modifyFundFiscalYearLineItem.uim
Page Load InterfaceMaintainFundFiscalYear.readFundHomeForFiscalYear, MaintainFundFiscalYearLineItem.viewLineItem
Page Submit InterfaceMaintainFundFiscalYearLineItem.modifyLineItem
Linked From PagesFund Fiscal Year (FundPM_viewFiscalYearFundFromList), Fund Fiscal Year (FundPM_viewFiscalYearFundHome)