Share via


PayrollRetirementBenefitPlanDetail_US::checkExist Method

Checks whether there is an occurrence of a specific record ID in the PayrollRetirementBenefitPlanDetail_US table. If there is not an occurrence of the specific record ID, it shows an Infolog message.

Syntax

client server public static boolean checkExist(PayrollRetBenefitPlanDetail_USRecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record ID exists; otherwise, false.

See Also

Reference

PayrollRetirementBenefitPlanDetail_US Table