Share via


HcmBenefitType.benefitTypeHasBenefitPlan Method

Indicates whether the current record has any associated records in the HcmBenefitPlan table.

Syntax

public boolean benefitTypeHasBenefitPlan()

Run On

Called

Return Value

Type: boolean
true if there are associated records in the HcmBenefitPlan table; otherwise, false.

Remarks

This method is mainly used for validation.

See Also

Reference

HcmBenefitType Table