InventDimCtrl_Frm_BatchReserve.modifyQueryTmpBatchSel Method [AX 2012]

Updates the InventDim record form control query.

Syntax

public void modifyQueryTmpBatchSel(
    FormDataSource _inventSum_DS, 
    FormDataSource _inventDim_DS, 
   [InventLocationId _inventLocId])

Run On

Client

Parameters

Remarks

Updates the inventDim record that depends on the form TmpPdsBatchAttriSelect data sources.

See Also

Reference

InventDimCtrl_Frm_BatchReserve Class