Share via


HcmBenefit.validateCanDeleteBenefit Method

Validates that the current record can be deleted.

Syntax

private boolean validateCanDeleteBenefit()

Run On

Called

Return Value

Type: boolean
true if the record can be deleted; otherwise, false.

Remarks

The record cannot be deleted if there are associated records in the HcmWorkerEnrolledBenefit table.

See Also

Reference

HcmBenefit Table