Report "Inventory - Transaction Detail"

ID 704
Namespace: Microsoft.Inventory.Reports

View a history of inventory transaction details with a running total of inventory during a period defined in the Date Filter.

Properties

Name Value
DefaultLayout RDLC
RDLCLayout ./Inventory/Reports/InventoryTransactionDetail.rdlc
ApplicationArea #Basic,#Suite
Caption Inventory - Transaction Detail
UsageCategory ReportsAndAnalysis

Methods

InitializeRequest

procedure InitializeRequest(NewPrintOnlyOnePerPage: Boolean)

Parameters

Name Type Description
NewPrintOnlyOnePerPage Boolean

Events

OnItemOnAfterGetRecordOnBeforeCalcNetChange

[IntegrationEvent(False,False)]
local procedure OnItemOnAfterGetRecordOnBeforeCalcNetChange(var Item: Record Item)

Parameters

Name Type Description
Item Table Microsoft.Inventory.Item.Item

See also