TrvExpTrans.validateTransactionDate Method
Validates that the transaction date is not greater than the current date.
Syntax
public boolean validateTransactionDate()
Run On
Called
Return Value
Type: boolean
true if the transaction date is valid, false otherwise.