Share via


Table "Inter. Log Entry Comment Line"

ID 5123
Namespace: Microsoft.CRM.Interaction

Properties

Name Value
Caption Inter. Log Entry Comment Line
DataClassification CustomerContent
DrillDownPageID Page Microsoft.CRM.Interaction."Inter. Log Entry Comment List"
LookupPageID Page Microsoft.CRM.Interaction."Inter. Log Entry Comment List"
ReplicateData True

Fields

Name Type Description
"Entry No." Integer
"Line No." Integer
Date Date
Code Code[10]
Comment Text[80]
"Last Date Modified" Date
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

SetUpNewLine

procedure SetUpNewLine()

Events

OnAfterSetUpNewLine

[IntegrationEvent(False,False)]
local procedure OnAfterSetUpNewLine(var InterLogEntryCommentLineRec: Record "Inter. Log Entry Comment Line", var InterLogEntryCommentLineFilter: Record "Inter. Log Entry Comment Line")

Parameters

Name Type Description
InterLogEntryCommentLineRec Table Microsoft.CRM.Interaction."Inter. Log Entry Comment Line"
InterLogEntryCommentLineFilter Table Microsoft.CRM.Interaction."Inter. Log Entry Comment Line"

See also