Table "Assembly Comment Line"

ID 906
Namespace: Microsoft.Assembly.Comment

Properties

Name Value
Caption Assembly Comment Line
DrillDownPageID Page Microsoft.Assembly.Comment."Assembly Comment Sheet"
LookupPageID Page Microsoft.Assembly.Comment."Assembly Comment Sheet"
DataClassification CustomerContent

Fields

Name Type Description
"Document Type" Enum Microsoft.Assembly.Comment."Assembly Comment Document Type"
"Document No." Code[20]
"Document Line No." Integer
"Line No." Integer
Date Date
Code Code[10]
Comment Text[80]
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 AssemblyCommentLineRec: Record "Assembly Comment Line", var AssemblyCommentLineFilter: Record "Assembly Comment Line")

Parameters

Name Type Description
AssemblyCommentLineRec Table Microsoft.Assembly.Comment."Assembly Comment Line"
AssemblyCommentLineFilter Table Microsoft.Assembly.Comment."Assembly Comment Line"

See also