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 the accounting date of the current VendInvoiceInfoTable record.
Syntax
public boolean checkAccountingDate([date _accountingDate])
Run On
ClientOrServer
Parameters
- _accountingDate
Type: date
The accounting date to be verified.
Return Value
Type: boolean
true if the date is valid; otherwise, false.