PdsUpdateShelfAdvice.newQuery Method [AX 2012]

Creates a new query.

private void newQuery([InventBatchId _batchId, ItemId _itemId])

Run On

Called

Parameters

_batchId
Type: InventBatchId Extended Data Type
The InventBatchId value to find.
_itemId
Type: ItemId Extended Data Type
The item ID to find.

The method will create a new query that is based on the specified batchId and or itemId values.

Community Additions

ADD
Show: