Description
This page allows you to modify rate table cell data. Rates are product rule values, typically defined by legislation, that can vary over time. Rate table cells allow you to store values for individual rates. An example of a rate would be the Gross Income and Net Income limits based on the number of people in a household.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
MinRATE_STRINGMinimum value for the individual rate.No
MaxRATE_STRINGMaximum value for the individual rate.No
ValueRATE_STRINGValue for the individual rate.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A maximum value must be entered.LinkNo
A Maximum value must be specifiedLinkNo
A minimum value must be entered.LinkNo
A Minimum value must be specifiedLinkNo
An active %1c rate table already exists with the effective date %2d.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Another column exists with this column type already.LinkNo
Another row exists with this row type already.LinkNo
A numeric value must be entered for maximum value.LinkNo
A numeric value must be entered for minimum value.LinkNo
A numeric value must be entered for value.LinkNo
The column type has not been specified for this column.LinkNo
The effective date for this rate table must be specified.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The minimum value for this cell must not exceed the maximum value.LinkNo
The minimum value for this column must not exceed the maximum value.LinkNo
The type of this rate table must be specified.LinkNo
The value entered must not be greater than the maximum allowed value.LinkNo
The value entered must not be less than the minimum allowed value.LinkNo
This rate table has been canceled.LinkNo
You must enter a value or a minimum and maximum value.LinkNo
Related Entities
When page is loaded
RateCell
RateColumn
RateHeader
When page is submitted
RateCell
RateColumn
RateHeader
RateRow
Technical Information
Page IDOrganization_modifyCellData
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Organization\RateTable\Organization_modifyCellData.uim
Page Load InterfaceRateTable.readRateCellData
Page Submit InterfaceRateTable.modifyRateCell
Linked From Pages