InventSettlement.isBackDate Method
Checks whether this is a backdate.
Syntax
public boolean isBackDate(TransDate _transDate)
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The transaction date that is used to update the inventory transaction.
Return Value
Type: boolean
true if this is a backdate; otherwise, false.