Share via


InventDimCtrl_Frm_WHSBatchReserve.modifyQueryTmpBatchSel Method [AX 2012]

Update InventDim form control query.

Syntax

public void modifyQueryTmpBatchSel(
    FormDataSource _whsInventReserve_DS, 
    FormDataSource _inventDim_DS, 
   [InventLocationId _inventLocationId])

Run On

Client

Parameters

Remarks

Update the inventDim as it effects the form TmpPdsBatchAttriSelect datasources

See Also

Reference

InventDimCtrl_Frm_WHSBatchReserve Class