Table "Duplicate Search String Setup"

ID 5095
Namespace: Microsoft.CRM.Duplicates

Properties

Name Value
Caption Duplicate Search String Setup
DataClassification CustomerContent
Permissions tabledata "Cont. Duplicate Search String" = id

Fields

Name Type Description
"Field No." Integer
"Part of Field" Option
Length Integer
"Field Name" Text[30]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

CreateDefaultSetup

procedure CreateDefaultSetup()

LookupFieldName

procedure LookupFieldName()

Events

OnBeforeLookupFieldName

[IntegrationEvent(False,False)]
local procedure OnBeforeLookupFieldName(var DuplicateSearchStringSetup: Record "Duplicate Search String Setup", var Field: Record Field, var IsHandled: Boolean)

Parameters

Name Type Description
DuplicateSearchStringSetup Table Microsoft.CRM.Duplicates."Duplicate Search String Setup"
Field Table System.Reflection.Field
IsHandled Boolean

See also