InventUpdateOnhand.createItemIdAddCountMap Method [AX 2012]

Creates a map that is used to track how many times a nonaggregated InventSumDelta record was inserted by using the API for this class.

Syntax

protected Map createItemIdAddCountMap()

Run On

Called

Return Value

Type: Map Class
A map that is used to track how many times a nonaggregated InventSumDelta record was inserted by using the API for this class.

See Also

Reference

InventUpdateOnhand Class