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 specified record in the SysPolicySourceDocumentRuleViolation table by using the specified recId value.
Syntax
client server public static SysPolicySourceDocumentRuleViolation find(RecId _policySourceDocumentRuleViolationRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _policySourceDocumentRuleViolationRecId
Type: RecId Extended Data Type
The record ID of the SysPolicySourceDocumentRuleViolation table.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to read the record for update; optional.
Return Value
Type: SysPolicySourceDocumentRuleViolation Table
A SysPolicySourceDocumentRuleViolation table record or an empty buffer.