HcmBenefitDetail::exist Method
Indicates whether a record ID exists in the HcmBenefitDetail table.
Syntax
client server public static boolean exist(HcmBenefitDetailRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmBenefitDetailRecId Extended Data Type
The RecId value of the record to check for existance.
Return Value
Type: boolean
true if the record ID exists; otherwise, false .