Description
This page allows you to modify the header information for a 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
StatusRATE_STATUS_CODEThe status is "active", unless the record has been deleted, in which case, the status is "canceled".No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CloseThe Close 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
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
The effective date for this rate table must be specified.LinkNo
The type of this rate table must be specified.LinkNo
This rate table has been canceled.LinkNo
Related Entities
When page is loaded
RateHeader
When page is submitted
RateHeader
Technical Information
Page IDOrganization_modifyRateTableHeader
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Organization\RateTable\Organization_modifyRateTableHeader.uim
Page Load InterfaceRateTable.readRateTableHeader
Page Submit InterfaceRateTable.modifyRateTableHeader
Linked From PagesEdit Rate Table (Organization_modifyRateTableFromView)