Description
This page allows you to create an ad hoc bonus for a benefit product. An ad hoc bonus is a once-off additional payment that can be issued to a participant. ad hoc bonuses allow the organization to provide additional assistance to participants who require assistance during certain periods of the year. For example, persons receiving unemployment from the organization may require additional payments during the Christmas holiday. Note that ad hoc bonus functionality can be activated for all benefit products; however, you cannot add an ad hoc bonus to a product unless the ad hoc bonus functionality has been activated for the product on the system.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Bonus TypeBONUS_TYPE_CODEAd hoc bonus type, e.g., Christmas or school. The ad hoc bonus type relates to a coded description of the ad hoc bonus. Your system administrator can add a new ad hoc bonus type via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).Yes
Bonus AmountCURAM_AMOUNTPayment amount of the ad hoc bonus to be issued to all active recipients of the product during the ad hoc bonus period. The ad hoc bonus period is measured according to the below From date and To date.Yes
FromCURAM_DATEStart date of the period during which the ad hoc bonus is paid to all active recipients of the product. You cannot select a "from date" in the past, i.e., on a date earlier than the current date on the system. Note, however, ad hoc payments are made one time only. Therefore, the ad hoc payment is made to the eligible participant on the first date of the financial delivery and no future date, even if the participant is to receive additional payments from the organization during the ad hoc bonus period.Yes
ToCURAM_DATELast date of the period during which the once-off ad hoc bonus is paid to all active recipients of the product. 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 Bonus Type must be entered.LinkNo
Ad Hoc Bonus Criteria cannot be associated with liability products.LinkNo
An Ad Hoc Bonus of this type already exists for the period %1d to %2d.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
From date field cannot be blank.LinkNo
From date must not be later than the to date.LinkNo
The Bonus Amount cannot be a negative amount.LinkNo
The bonus amount must be greater than zero.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The start date must not be earlier than today.LinkNo
To date field cannot be blank.LinkNo
You cannot add a bonus as this product has been canceled.LinkNo
Related Entities
When page is loaded
None
When page is submitted
AdhocBonusCriteria
Product
Technical Information
Page IDProduct_createAdhocBonusCriteria
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Product\AdhocBonusCriteria\Product_createAdhocBonusCriteria.uim
Page Load Interface
Page Submit InterfaceProduct.createAdhocBonusCriteria
Linked From PagesBonus Payments (Product_listAdhocBonusCriteria)