AuditPolicyListParty::findByPartyPolicyRule Method

Searches for a specified record in the AuditPolicyListParty table.

Syntax

client server public static AuditPolicyListParty findByPartyPolicyRule(
    DirPartyRecId _partyRecId, 
   [SysPolicySourceDocumentRuleRecId _policyRuleRecId, 
    ValidFromDateTime _fromDateTime, 
    boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record will be read for updating; optional.

Return Value

Type: AuditPolicyListParty Table
Either a record from the AuditPolicyListParty table or an empty record.

See Also

Reference

AuditPolicyListParty Table