Table "Manufacturing Comment Line"

ID 99000770
Namespace: Microsoft.Manufacturing.Comment

Properties

Name Value
Caption Manufacturing Comment Line
DrillDownPageID Page Microsoft.Manufacturing.Comment."Manufacturing Comment List"
LookupPageID Page Microsoft.Manufacturing.Comment."Manufacturing Comment List"
DataClassification CustomerContent

Fields

Name Type Description
"Table Name" Enum Microsoft.Manufacturing.Comment."Mfg. Comment Table Name"
"No." Code[20]
"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 ManufacturingCommentLineRec: Record "Manufacturing Comment Line", var ManufacturingCommentLineFilter: Record "Manufacturing Comment Line")

Parameters

Name Type Description
ManufacturingCommentLineRec Table Microsoft.Manufacturing.Comment."Manufacturing Comment Line"
ManufacturingCommentLineFilter Table Microsoft.Manufacturing.Comment."Manufacturing Comment Line"

See also