Description
This page allows you to enter a fund's details in order to register the fund on the system
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NamePROGRAMFUND_NAMEName of the fund.Fund name entered may not already exist.Yes
TypePROGRAMFUND_TYPEFund Type, e.g.Federal, State or Municipal. Your system administrator can add a fund type to this drop-down list via the Code Tables page (see "Code Tables" in the Curam Administration Guide).Yes
Start DateCURAM_DATEStart Date for period during which fund is active.Yes
End DateCURAM_DATEEnd Date for period during which fund is active.No
Configuration Details
LabelTypeDescriptionMandatory
Effective DateCURAM_DATEThe date the fund configuration is effective from.Yes
Over Obligation Allowed on CreationOVER_OBLIGATION_IND_CREATE_OBLIGATIONThe indicator which denotes whether or not an obligation can be created when its creation would result in a negative budgeted balance for the fund fiscal year.No
Over Obligation Allowed on AdjustmentOVER_OBLIGATION_IND_ADJUST_OBLIGATIONThe indicator which denotes whether or not an obligation can be adjusted when its adjustment would result in a negative Budgeted Balance for the Fund Fiscal Year.No
Waitlisting AllowedWAIT_LIST_ALLOWED_INDThe indicator which denotes whether or not a wait list is permitted for the fund.No
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 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
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
'Effective Date' must be entered.LinkNo
An 'Active' fund configuration already exists from %1d.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 organization object link record already exists for this %1s.LinkNo
A row identifier cannot be null.LinkNo
Fiscal Year falls outside the period the fund is effective.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 Effective Date %1d must be on or after the current date.LinkNo
The Effective Date %1d must be on or after the Fund Start Date %2d.LinkNo
The Effective Date %1d must be on or before the Fund End Date %2d.LinkNo
The Fund End Date cannot be before any Fund Association End Date associated with the Fund.LinkNo
The Fund End Date cannot be before the Fund Line Item record Creation Date associated with the Fund.LinkNo
The Fund is '%1c' the fund configuration cannot be created.LinkNo
The fund name entered is already present. Please enter a different Fund Name.LinkNo
The Fund Name should be entered.LinkNo
The fund start date %1d must be on or before the fund configuration effective date %2d.LinkNo
The Fund Start Date cannot be later than the any Fund Association Start Date associated with the Fund.LinkNo
The Fund Start Date cannot be later than the Fund Line Item record Creation Date associated with the Fund.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Start Date should be Entered.LinkNo
The Start Date should not be after the End Date.LinkNo
The value entered is too long (%1n) - maximum allowed is '%2n'.LinkNo
The Wait List Allowed and Over Obligation Allowed When Creating Obligation indicator cannot both be selected.LinkNo
This entity may not be inserted.LinkNo
Type should be selected.LinkNo
Related Entities
Technical Information
Page IDFundPM_createProgramFund
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\FundPM\Program Fund\FundPM_createProgramFund.uim
Page Load Interface
Page Submit InterfaceMaintainProgramFund.createProgramFund
Linked From PagesNew Fund (FundPM_createProgramFund), Funds (FundPM_listProgramFund)