InventTrackingDimTracingSearch.checkDateCriteria Method [AX 2012]

Checks if the specified inventory transaction date information is within criteria range

Syntax

protected boolean checkDateCriteria(InventTrans _inventTrans)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventTrackingDimTracingSearch Class