HRPLimitAgreementDetail::exist Method
Indicates whether the specified record in the HRPLimitAgreementDetail table exists.
Syntax
client server public static boolean exist(RefRecId _limitAgreementDetail)
Run On
Called
Parameters
- _limitAgreementDetail
Type: RefRecId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.