HcmBenefitOption.canModifyIsDependentOption Method

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

Syntax

private boolean canModifyIsDependentOption()

Run On

Called

Return Value

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

Remarks

This method is called from the validateField method.

See Also

Reference

HcmBenefitOption Table