InventTransSelectorDeprNoCriteria.select Method [AX 2012]
Executes a query over the InventTrans table and attaches a cursor to the buffer that is passed in the parameters.
Syntax
public void select(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
An InventTrans table buffer.