Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.