InventOnHandQty.inventSum Method [AX 2012]
Retrieves an InventSum buffer with the on-hand inventory values.
Syntax
public InventSum inventSum([boolean setKey])
Run On
Called
Parameters
- setKey
Type: boolean
Set to true to initialize the key, ItemId and InventDimId, in the returned InventSum buffer.
Return Value
Type: InventSum Table
An InventSum buffer with the on-hand inventory values.