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.
Determines whether the specified record exists in the AuditPolicyListKeyword.
Syntax
client server public static boolean existForPolicyRuleTableField(
SysPolicySourceDocumentRuleRecId _policyRuleRecId,
RefTableName _tableName,
RefFieldName _fieldName)
Run On
Called
Parameters
- _policyRuleRecId
Type: SysPolicySourceDocumentRuleRecId Extended Data Type
The record ID of the SysPolicyRule record.
- _tableName
Type: RefTableName Extended Data Type
The name of the referenced Table.
- _fieldName
Type: RefFieldName Extended Data Type
The name of the referenced Field.
Return Value
Type: boolean
true if any record was found; otherwise, false.