HcmBenefitPlan.validateCanDeleteBenefitPlan Method

Indicates whether the current record can be deleted and then shows an Infolog message if it cannot.

Syntax

private boolean validateCanDeleteBenefitPlan()

Run On

Called

Return Value

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

Remarks

This method is called from the validateDelete method.

See Also

Reference

HcmBenefitPlan Table