Description
This page allows you to add a column to a rate table. Rate tables contain product rule values, typically defined by legislation, that can vary over time. The columns, rows, and cells of a rate table allow you to store multiple series of individual rates. Additional columns, sub-columns, rows, sub-rows, and cells can be added at any time, which allows for a very flexible approach to product rule values.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
Column TypeRATE_COLUMN_TYPERate Table column type. Column types are recorded on the system by an application developer. A system administrator must add a new column type to the ColumnType code table in order for you to be able to select that column type. For information on code tables, see "Code Tables" in the Cúram Administration Guide. Note that you cannot select duplicate column types for the same rate table.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 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
The column type has not been specified for this column.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 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
Related Entities
When page is loaded
None
When page is submitted
RateCell
RateColumn
RateRow
Technical Information
Page IDOrganization_addRateColumn
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Organization\RateTable\Organization_addRateColumn.uim
Page Load Interface
Page Submit InterfaceRateTable.createRateColumn
Linked From Pages