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 record in the SysPolicy table.
Syntax
client server public static SysPolicy find(RefRecId _policy, [boolean _forUpdate])
Run On
Called
Parameters
- _policy
Type: RefRecId Extended Data Type
An instance of the RefRecId class that indicates the policy.
- _forUpdate
Type: boolean
A Boolean value to specify the selected record is for update; optional.
Return Value
Type: SysPolicy Table
An instance of the SysPolicy class.