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
- _inventTrans
Type: InventTrans Table
The transaction to examine.
Return Value
Type: boolean
true if the transaction can be used; otherwise, false.