AssetDepBookProposal.checkDateIsValid Method [AX 2012]
Verifies if the transaction date exists in the company calendar.
Syntax
public boolean checkDateIsValid(TransDate _transDate)
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The transaction date.
Return Value
Type: boolean
true if the transaction date exists in the company calendar; otherwise, false.