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 AuditPolicyAdditionalOption table specified by a policy.
Syntax
client server public static AuditPolicyAdditionalOption findByPolicy(RefRecId _sysPolicy, [boolean _forUpdate])
Run On
Called
Parameters
- _sysPolicy
Type: RefRecId Extended Data Type
The record ID of a SysPolicy record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: AuditPolicyAdditionalOption Table
The specified record in the AuditPolicy table; otherwise, an empty record.