HRPLimitAgreementDetail::find Method
Finds the specified record in the HRPLimitAgreementDetail table.
Syntax
client server public static HRPLimitAgreementDetail find(RefRecId _limitAgreementDetail, [boolean _forUpdate])
Run On
Called
Parameters
- _limitAgreementDetail
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: HRPLimitAgreementDetail Table
The specified record in the HRPLimitAgreementDetail table if it exists; otherwise, an empty record.