Table "IC Comment Line"

ID 424
Namespace: Microsoft.Intercompany.Comment

Properties

Name Value
Caption IC Comment Line
DataClassification CustomerContent

Fields

Name Type Description
"Table Name" Option
"Transaction No." Integer
"IC Partner Code" Code[20]
"Line No." Integer
Date Date
Comment Text[50]
"Transaction Source" Option
"Created By IC Partner Code" Code[20]
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 ICCommentLineRec: Record "IC Comment Line", var ICCommentLineFilter: Record "IC Comment Line")

Parameters

Name Type Description
ICCommentLineRec Table Microsoft.Intercompany.Comment."IC Comment Line"
ICCommentLineFilter Table Microsoft.Intercompany.Comment."IC Comment Line"

See also