Share via


InventUpd_Financial.setupInventTransQuery Method [AX 2012]

Builds and returns a Query of candidate InventTrans records to examine.

Syntax

protected Query setupInventTransQuery(InventDim _inventDimCriteria, InventDimParm _inventDimParm)

Run On

Server

Parameters

Return Value

Type: Query Class
Returns a Query of candidate InventTrans records to examine.

See Also

Reference

InventUpd_Financial Class