Description
The page allows you to create a budget adjustment record.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
AmountCURAM_AMOUNTThe financial amount associated with the budget adjustment.Yes
Adjustment TypeCREDIT_DEBIT_CODEThis indicates if the Budget Adjustment increases or decreases the fund fiscal year Remaining Budgeted Balance. Yes
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSComments recorded by Fund Manager relating to the budget adjustment.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 creates a new record from the information entered on the page.
Save and NewThe Save and New action creates a new record from the information entered on the page and resets the page allowing an additional record to be created.
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
Effective Date 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
The amount must be greater than or equal to zero.LinkNo
The creation date %1d must be on or after the fund start date %2d.LinkNo
The creation date %1d must be on or before the fund end date %2d.LinkNo
This fund fiscal year line Item has already been canceled a new budget adjustment cannot be created.LinkNo
Related Entities
Technical Information
Page IDFundPM_createBalanceLineItemDetails
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\FundPM\Fund Line Item\FundPM_createBalanceLineItemDetails.uim
Page Load InterfaceMaintainFundFiscalYear.readFundHomeForFiscalYear, MaintainFundFiscalYearLineItem.viewLineItem
Page Submit InterfaceMaintainBudgetAdjustment.createBudgetAdjustment
Linked From PagesNew Budget Adjustment (FundPM_createBalanceLineItemDetails), Fund Fiscal Year (FundPM_viewFiscalYearFundFromList), Fund Fiscal Year (FundPM_viewFiscalYearFundHome)