Description
This page allows you to add a sub-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 sub-columns, 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
MinRATE_STRINGMinimum value for the sub-column.Yes
MaxRATE_STRINGMaximum value for the sub-column.Yes
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
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 minimum and maximum value for this sub-column overlap with another sub-column in 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
You must enter a value or a minimum and maximum value.LinkNo
Related Entities
When page is loaded
None
When page is submitted
RateCell
RateColumn
RateRow
Technical Information
Page IDOrganization_addSubColumn
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Organization\RateTable\Organization_addSubColumn.uim
Page Load Interface
Page Submit InterfaceRateTable.createSubColumn
Linked From Pages