Description
This page allows you to modify an ad hoc bonus. 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.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.Yes
FromCURAM_DATEStart date of the period during which the ad hoc bonus is paid to all active recipients of the product.Yes
ToCURAM_DATELast date of the period during which the 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 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
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 start date must not be earlier than today.LinkNo
This record cannot be modified as it has already been canceled.LinkNo
To date field cannot be blank.LinkNo
Related Entities
When page is loaded
AdhocBonusCriteria
Product
When page is submitted
AdhocBonusCriteria
Product
Technical Information
Page IDProduct_modifyAdhocBonusCriteriaFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Product\AdhocBonusCriteria\Product_modifyAdhocBonusCriteriaFromView.uim
Page Load InterfaceProduct.readAdhocBonusCriteria
Page Submit InterfaceProduct.modifyAdhocBonusCriteria
Linked From Pages