Page "Items by Location"

ID 491
Namespace: Microsoft.Inventory.Analysis

Properties

Name Value
Caption Items by Location
DataCaptionExpression ''
DeleteAllowed False
InsertAllowed False
LinksAllowed False
PageType ListPlus
SaveValues True
SourceTable Table Microsoft.Inventory.Item.Item

Methods

SetMatrixColumns

procedure SetMatrixColumns(StepType: Enum "Matrix Page Step Type")

Parameters

Name Type Description
StepType Enum Microsoft.Foundation.Enums."Matrix Page Step Type"

Events

OnAfterSetTempMatrixLocationFilters

[IntegrationEvent(True,False)]
local procedure OnAfterSetTempMatrixLocationFilters(var TempMatrixLocation: Record Location temporary)

Parameters

Name Type Description
TempMatrixLocation Table Microsoft.Inventory.Location.Location

OnSetColumnsOnBeforeUpdateMatrixSubform

[IntegrationEvent(True,False)]
local procedure OnSetColumnsOnBeforeUpdateMatrixSubform(MATRIXCaptionSet: array[32] of Text[80], var Matrix_Records: array[32] of Record Location, TempMatrixLocation: Record Location temporary, CurrSetLength: Integer)

Parameters

Name Type Description
MATRIXCaptionSet array[32] of Text[80]
Matrix_Records array[32] of Record Location
TempMatrixLocation Table Microsoft.Inventory.Location.Location
CurrSetLength Integer

OnSetColumnsOnAfterSetTempMatrixLocationFilters

[IntegrationEvent(True,False)]
local procedure OnSetColumnsOnAfterSetTempMatrixLocationFilters(var TempMatrixLocation: Record Location temporary)

Parameters

Name Type Description
TempMatrixLocation Table Microsoft.Inventory.Location.Location

See also