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.
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