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