WorkCalendarDate::exist Method
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