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