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