Table "Warehouse Comment Line"

ID 5770
Namespace: Microsoft.Warehouse.Comment

Properties

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

Fields

Name Type Description
"Table Name" Option
Type Enum Microsoft.Warehouse.Activity."Warehouse Activity Type"
"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()

FormCaption

procedure FormCaption(): Text

Returns

Type Description
Text

Events

OnAfterSetUpNewLine

[IntegrationEvent(False,False)]
local procedure OnAfterSetUpNewLine(var WarehouseCommentLineRec: Record "Warehouse Comment Line", var WarehouseCommentLineFilter: Record "Warehouse Comment Line")

Parameters

Name Type Description
WarehouseCommentLineRec Table Microsoft.Warehouse.Comment."Warehouse Comment Line"
WarehouseCommentLineFilter Table Microsoft.Warehouse.Comment."Warehouse Comment Line"

See also