Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.