Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the HRPLimitAgreementAttestation table.
Syntax
client server public static HRPLimitAgreementAttestation find(RefRecId _signingLimitAgreementAttestation, [boolean _forUpdate])
Run On
Called
Parameters
- _signingLimitAgreementAttestation
Type: RefRecId Extended Data Type
A RefRecId value that indicates the limit agreement attestation.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the selected record is for update; optional.
Return Value
Type: HRPLimitAgreementAttestation Table
An instance of the HRPLimitAgreementAttestation table.