Share via


InventTrackingDimTracingCriteria::validateItemIdCriteria Method [AX 2012]

Validates if an itemId is valid to start a trace, if it is not empty, it exists and has active tracking dimensions.

Syntax

client server public static boolean validateItemIdCriteria(ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified itemId is valid to start a trace.

See Also

Reference

InventTrackingDimTracingCriteria Class