Share via


InventAdjustmentReportController.processReport Method [AX 2012]

Processes the business logic for the InventAdjTransaction and InventAdjOnHand SSRS report.

Syntax

protected RecId processReport(TmpFormLookUp _tmpCaller, Query _query)

Run On

Called

Parameters

Return Value

Type: RecId Extended Data Type
Returns the record ID of the temporary table that was inserted into the SRSTmpDataStore table.

See Also

Reference

InventAdjustmentReportController Class