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.
Check if a transaction date exists in Calendar or not
Syntax
client server public static boolean exist(CalendarId _calendarId, TransDate _transDate)
Run On
Called
Parameters
- _calendarId
Type: CalendarId Extended Data Type
Id of Calendar
- _transDate
Type: TransDate Extended Data Type
Transaction date
Return Value
Type: boolean
return true if transaction date exists, otherwise false