WHSChangeItemHierarchyService.validateItem Method [AX 2012]

Validates that an item can be converted to the new hierarchy.

Syntax

private boolean validateItem(InventTable _inventTable)

Run On

Server

Parameters

Return Value

Type: boolean
true if the item passes all validation and can change hierarchy; otherwise, false.

See Also

Reference

WHSChangeItemHierarchyService Class