Share via


InventCleanupTrackingInventSumService.isInventSumExisting Method [AX 2012]

Queries whether an InventSum record exists matching the specified parameters.

Syntax

protected boolean isInventSumExisting(ItemId _itemId, InventDimId _inventDimId)

Run On

Server

Parameters

Return Value

Type: boolean
true if InventSum record exists; otherwise, false.

See Also

Reference

InventCleanupTrackingInventSumService Class