Share via


InventTransWMS_Pick.queryInventTrans Method [AX 2012]

Builds a Query object that can be used to find inventory transactions that can be added to the pending records tables.

Syntax

protected Query queryInventTrans(TmpInventTransWMS _tmpInventTransWMS)

Run On

Client

Parameters

Return Value

Type: Query Class
A Query object.

See Also

Reference

InventTransWMS_Pick Class