Share via


InventCleanupTrackingInventSumService.validateInventSumDelete Method [AX 2012]

Validates that the specified InventSum record may be deleted.

Syntax

protected boolean validateInventSumDelete(InventSum _inventSum)

Run On

Server

Parameters

Return Value

Type: boolean
true if the InventSum record may be deleted; otherwise, false.

See Also

Reference

InventCleanupTrackingInventSumService Class