PurchBookTable_RU::canProcessDate Method
Determines if purchase book can be closed on specified date
Syntax
client server public static boolean canProcessDate(TransDate _date, [TransDate _closingDate])
Run On
Called
Parameters
- _date
Type: TransDate Extended Data Type
Date on which book should be closed
- _closingDate
Type: TransDate Extended Data Type
Date to be checked, if omitted
Return Value
Type: boolean
true if can be closed; otherwise false