procedure Load(MatrixColumns1: array[32] of Text[1024], var MatrixRecords1: array[32] of Record Location, var MatrixRecord1: Record Location, CurrSetLength: Integer)
[IntegrationEvent(True,False)]
local procedure OnAfterMATRIX_OnAfterGetRecord(var MATRIX_CellData: array[32] of Decimal, var MatrixRecords: array[32] of Record Location, var TempItem: Record Item temporary, ColumnID: Integer)
[IntegrationEvent(False,False)]
local procedure OnMatrixOnDrillDownOnAfterItemLedgerEntrySetFilters(var Item: Record Item, var ItemLedgerEntry: Record "Item Ledger Entry", ColumnID: Integer)
[IntegrationEvent(False,False)]
local procedure OnBeforeMatrixOnDrillDown(var Item: Record Item, var ItemLedgerEntry: Record "Item Ledger Entry", ColumnID: Integer, var IsHandled: Boolean, var MatrixRecords: array[32] of Record Location)