HcmBenefitOption.canModifyIsBeneficiaryOption Method

Checks to see whether the IsBeneficiaryOption field can be modified; if not, an information log message is displayed.

Syntax

private boolean canModifyIsBeneficiaryOption()

Run On

Called

Return Value

Type: boolean
true if the IsBeneficiaryOption field can be modified in the current record; otherwise, false.

Remarks

This method is called from the validateField method.

See Also

Reference

HcmBenefitOption Table