Table "Stockkeeping Unit Comment Line"

ID 5701
Namespace: Microsoft.Inventory.Location

Properties

Name Value
Caption Stockkeeping Unit Comment Line
DrillDownPageID Page Microsoft.Inventory.Location."Stockkeeping Unit Comment List"
LookupPageID Page Microsoft.Inventory.Location."Stockkeeping Unit Comment List"
DataClassification CustomerContent

Fields

Name Type Description
"Item No." Code[20]
"Variant Code" Code[10]
"Location Code" Code[10]
"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 StockkeepingUnitCommentLineRec: Record "Stockkeeping Unit Comment Line", var StockkeepingUnitCommentLineFilter: Record "Stockkeeping Unit Comment Line")

Parameters

Name Type Description
StockkeepingUnitCommentLineRec Table Microsoft.Inventory.Location."Stockkeeping Unit Comment Line"
StockkeepingUnitCommentLineFilter Table Microsoft.Inventory.Location."Stockkeeping Unit Comment Line"

See also