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.
Validates whether the transaction date meets profile setting or not.
Syntax
public boolean validateTransDate(TransDate _transDate)
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The transaction date.
Return Value
Type: boolean
Return true if the transaction date is valid. Otherwise, return false.