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