Description
This page allows you to clone a rate table from an existing rate table. Rates are product rule values, typically defined by legislation, that can vary over time. An example of a rate would be the Gross Income and Net Income limits based on the number of people in a household. Cúram allows you to store these rates on a rate table. On a rate table, you can manipulate the rows and columns, as well as the values of the individual rates. Since rate tables can be created and maintained independently, this allows for a more flexible approach to product rules.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
Effective DateCURAM_DATEDate on which the rate table is effective. Note that you cannot create duplicate rate tables with the same effective date and rate table type.No
Rate Table TypeRATE_TABLE_TYPERate table type assigned to the rate table. Your organization determines these rate table types, for example, there may be a rate table type relating to specific product values. Rate table types are recorded on the system by an application developer. A system administrator must add a new rate table type to the RateTableType code table in order for you to be able to select that rate table type. For information on code tables, see "Code Tables" in the Cúram Administration Guide. Note that you cannot create duplicate rate tables with the same effective date and rate table type.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from 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
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
Related Entities
When page is loaded
RateHeader
When page is submitted
RateCell
RateColumn
RateHeader
RateRow
Technical Information
Page IDOrganization_cloneRateTable
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Organization\RateTable\Organization_cloneRateTable.uim
Page Load InterfaceRateTable.readRateTableHeader
Page Submit InterfaceRateTable.cloneRateTable
Linked From PagesRate Table History: (Organization_listRateTableActiveHistory), Rate Table (Organization_listRateTableHistory), Rate Table History: (Organization_listRateTableHistoryByDate)