Share via


InventTrackingDimTracingSearch.canUseInventransAsInitialTransaction Method [AX 2012]

Checks if the specified transaction can be used as a starting point for item hierarchy tracing.

Syntax

protected boolean canUseInventransAsInitialTransaction(InventTransOrigin _inventTransOrigin, InventTrans _inventTrans)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record can be used; otherwise, false.

See Also

Reference

InventTrackingDimTracingSearch Class