Table "Comment Line"
ID 97
Namespace: Microsoft.Foundation.Comment
Properties
Fields
Name
Type
Description
"Table Name"
Enum Microsoft.Foundation.Comment."Comment Line 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
procedure RenameCommentLine(TableName: Enum "Comment Line Table Name", OldNo: Code[20], NewNo: Code[20])
Parameters
Events
[IntegrationEvent(False,False)]
local procedure OnAfterSetUpNewLine(var CommentLineRec: Record "Comment Line", var CommentLineFilter: Record "Comment Line")
Parameters
See also